Reformat and conflict with Koperncius

This commit is contained in:
Arne 2015-11-19 12:46:17 +01:00
parent 8943a61001
commit 1375fdccde
1 changed files with 28 additions and 20 deletions

View File

@ -1,22 +1,30 @@
{
"spec_version" : "v1.4",
"identifier" : "KittopiaTech",
"name" : "KittopiaTech",
"abstract" : "An in game planet editor",
"license" : "unknown",
"version" : "0.192",
"comment" : "Development halted until further notice",
"author" : "KCreator",
"ksp_version" : "0.90",
"resources" : {
"repository" : "https://github.com/KCreator/Kittopiatech_Planeteditor",
"homepage" : "http://forum.kerbalspaceprogram.com/threads/68619"
},
"download" : "https://dl.dropboxusercontent.com/u/80556647/PlanetaryEditingToolsUI.zip",
"install" : [
{
"find" : "KittopiaSpace",
"install_to" : "GameData"
}
]
"spec_version": "v1.4",
"identifier" : "KittopiaTech",
"name" : "KittopiaTech",
"abstract" : "An in game planet editor",
"license" : "unknown",
"version" : "0.192",
"comment" : "Development halted until further notice",
"author" : "KCreator",
"ksp_version" : "0.90",
"resources": {
"repository": "https://github.com/KCreator/Kittopiatech_Planeteditor",
"homepage": "http://forum.kerbalspaceprogram.com/threads/68619"
},
"download": "https://dl.dropboxusercontent.com/u/80556647/PlanetaryEditingToolsUI.zip",
"install": [
{
"find": "KittopiaSpace",
"install_to": "GameData"
}
],
"conflicts": [
{
"name": "Kopernicus"
},
{
"name": "KopernicusTech"
}
]
}