Reformat and conflict with Koperncius
This commit is contained in:
parent
8943a61001
commit
1375fdccde
KittopiaTech
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue