File tree Expand file tree Collapse file tree 1 file changed +21
-20
lines changed
Expand file tree Collapse file tree 1 file changed +21
-20
lines changed Original file line number Diff line number Diff line change 11{
2- "mod_id" : " ShowKSP2Events" ,
3- "author" : " Falki" ,
4- "name" : " ShowKSP2Events" ,
5- "description" : " Shows KSP2 events being triggered" ,
6- "source" : " https://github.com/Falki-git/ShowKSP2Events" ,
7- "version" : " 1.2.0" ,
8- "version_check" : " https://raw.githubusercontent.com/Falki-git/ShowKSP2Events/master/ShowKSP2Events/swinfo.json" ,
9- "dependencies" : [
10- {
11- "id" : " SpaceWarp" ,
12- "version" : {
13- "min" : " 1.0.1" ,
14- "max" : " *"
15- }
16- }
17- ],
18- "ksp2_version" : {
19- "min" : " 0.1.0" ,
20- "max" : " *"
21- }
2+ "spec" : " 1.3" ,
3+ "mod_id" : " com.github.falki.showksp2events" ,
4+ "author" : " Falki" ,
5+ "name" : " ShowKSP2Events" ,
6+ "description" : " Shows KSP2 events being triggered" ,
7+ "source" : " https://github.com/Falki-git/ShowKSP2Events" ,
8+ "version" : " 1.3.0" ,
9+ "version_check" : " https://raw.githubusercontent.com/Falki-git/ShowKSP2Events/master/ShowKSP2Events/swinfo.json" ,
10+ "dependencies" : [
11+ {
12+ "id" : " com.github.x606.spacewarp" ,
13+ "version" : {
14+ "min" : " 1.0.1" ,
15+ "max" : " *"
16+ }
17+ }
18+ ],
19+ "ksp2_version" : {
20+ "min" : " 0.1.0" ,
21+ "max" : " *"
22+ }
2223}
You can’t perform that action at this time.
0 commit comments