'NetKAN generated mods - KWRocketry/KWRocketry-2.7.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-07-29 09:13:24 +00:00
parent 29068373a5
commit a549fa18c2
1 changed files with 10 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"identifier": "KWRocketry",
"license": "CC-BY-SA-3.0",
"depends": [
@ -7,9 +7,17 @@
"name": "ModuleAnimateEmissive"
}
],
"conflicts": [
{
"name": "KWRocketry-CommunityFixes"
},
{
"name": "KWRocketry-CommunityFixes-interstage"
}
],
"install": [
{
"file": "KW Release Package v2.7 (Open this, don't extract it)/GameData/KWRocketry",
"find": "KWRocketry",
"install_to": "GameData"
}
],