NetKAN generated mods - CommunityResourcePack/CommunityResourcePack-0.4.2, InterstellarFuelSwitch/InterstellarFuelSwitch-1.2
This commit is contained in:
parent
ee4c52e526
commit
e26e31c7ea
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "Community Resource Pack",
|
||||
"author": "RoverDude",
|
||||
"identifier": "CommunityResourcePack",
|
||||
"abstract": "Common resources for KSP mods",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "1.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/91998",
|
||||
"repository": "https://github.com/BobPalmer/CommunityResourcePack"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CommunityResourcePack",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "0.4.2",
|
||||
"download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/0.4.2/CRP_0.4.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 16166
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"license": "CC-BY-NC",
|
||||
"identifier": "InterstellarFuelSwitch",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/117932-1-0-Interstellar-Fuel-Switch-0-2",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/718/Interstellar%20Fuel%20Switch"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"name": "Interstellar Fuel Switch",
|
||||
"abstract": "Interstellar Fuel Switch",
|
||||
"author": "FreeThinker",
|
||||
"version": "1.2",
|
||||
"download": "https://kerbalstuff.com/mod/718/Interstellar%20Fuel%20Switch/download/1.2",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 64736
|
||||
}
|
Loading…
Reference in New Issue