File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "name" : " Scriptio" ,
77 "slug" : " scriptio" ,
88 "description" : " 📄 自定义用户脚本加载器" ,
9- "version" : " 1.4.5 " ,
9+ "version" : " 1.4.6 " ,
1010 "icon" : " ./icons/icon.svg" ,
1111 "thumb" : " ./icons/thumb.svg" ,
1212 "authors" : [
1919 "repo" : " PRO-2684/Scriptio" ,
2020 "branch" : " main" ,
2121 "release" : {
22- "tag" : " v1.4.5 " ,
22+ "tag" : " v1.4.6 " ,
2323 "file" : " scriptio-release.zip"
2424 }
2525 },
2828 "branch" : " main" ,
2929 "save_folder" : " ./scripts/"
3030 },
31- "platform" : [
32- " win32" ,
33- " linux" ,
34- " darwin"
35- ],
31+ "platform" : [" win32" , " linux" , " darwin" ],
3632 "injects" : {
3733 "renderer" : " ./renderer.js" ,
3834 "main" : " ./main.js" ,
Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://raw.githubusercontent.com/qwqnt-community/types/main/plugin.schema.json" ,
3- "name" : " scriptio" ,
4- "type" : " module" ,
5- "version" : " 1.4.5" ,
6- "description" : " Load custom UserScripts for QQNT" ,
7- "main" : " main.js" ,
8- "qwqnt" : {
9- "name" : " Scriptio" ,
10- "dependencies" : {
11- "qwqnt-hako" : " ^1.0.1"
2+ "$schema" : " https://raw.githubusercontent.com/qwqnt-community/types/main/plugin.schema.json" ,
3+ "name" : " scriptio" ,
4+ "type" : " module" ,
5+ "version" : " 1.4.6" ,
6+ "description" : " Load custom UserScripts for QQNT" ,
7+ "main" : " main.js" ,
8+ "qwqnt" : {
9+ "name" : " Scriptio" ,
10+ "dependencies" : {
11+ "qwqnt-hako" : " ^1.0.1"
12+ },
13+ "icon" : " ./icons/thumb.svg"
1214 },
13- "icon" : " ./icons/thumb.svg"
14- },
15- "repository" : {
16- "type" : " git" ,
17- "url" : " git+ssh://git@github.com/PRO-2684/Scriptio.git"
18- },
19- "keywords" : [
20- " liteloaderqqnt" ,
21- " llqqnt" ,
22- " qwqnt" ,
23- " userscript"
24- ],
25- "author" : " PRO-2684" ,
26- "license" : " GPL-3.0-or-later" ,
27- "bugs" : {
28- "url" : " https://github.com/PRO-2684/Scriptio/issues"
29- },
30- "homepage" : " https://github.com/PRO-2684/Scriptio#readme" ,
31- "devDependencies" : {
32- "@qwqnt/types" : " github:qwqnt-community/types"
33- }
15+ "repository" : {
16+ "type" : " git" ,
17+ "url" : " git+ssh://git@github.com/PRO-2684/Scriptio.git"
18+ },
19+ "keywords" : [
20+ " liteloaderqqnt" ,
21+ " llqqnt" ,
22+ " qwqnt" ,
23+ " userscript"
24+ ],
25+ "author" : " PRO-2684" ,
26+ "license" : " GPL-3.0-or-later" ,
27+ "bugs" : {
28+ "url" : " https://github.com/PRO-2684/Scriptio/issues"
29+ },
30+ "homepage" : " https://github.com/PRO-2684/Scriptio#readme" ,
31+ "devDependencies" : {
32+ "@qwqnt/types" : " github:qwqnt-community/types"
33+ }
3434}
You can’t perform that action at this time.
0 commit comments