1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/KittopiaTech/KittopiaTech-0.192.ckan
2015-11-19 12:46:17 +01:00

31 lines
858 B
Plaintext

{
"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"
}
]
}