File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ However, some of it might be useful for debugging.
88
99## How to install
1010
11- This plugin is available in the [ contrib] ( https://github.com/alexcoder04/LeoConsole- repo-contrib ) repository.
11+ This plugin is available in the [ contrib] ( https://github.com/lcpluginmaker/ repo-contrib ) repository.
1212Enable it and then
1313
1414```
Original file line number Diff line number Diff line change 11{
2- "manifestVersion" : 3 .0 ,
2+ "manifestVersion" : 4 .0 ,
33 "packageName" : " hacks" ,
4- "packageVersion" : " 1.0.1 " ,
4+ "packageVersion" : " 1.0.2 " ,
55 "depends" : [],
6- "compatibleVersions" : [" 2.1 .0" ],
6+ "compatibleVersions" : [" 2.2 .0" ],
77 "build" : {
88 "command" : " dotnet" ,
99 "args" : [" build" , " --nologo" ],
1414 "project" : {
1515 "maintainer" : " alexcoder04" ,
1616 "email" : " alexcoder04@protonmail.com" ,
17- "homepage" : " https://github.com/alexcoder04/LeoConsole- hacks" ,
18- "bugTracker" : " https://github.com/alexcoder04/LeoConsole- hacks/issues"
17+ "homepage" : " https://github.com/lcpluginmaker/ hacks" ,
18+ "bugTracker" : " https://github.com/lcpluginmaker/ hacks/issues"
1919 }
2020}
You can’t perform that action at this time.
0 commit comments