NetKAN generated mods - Decalc-o-mania-v2.0.0
This commit is contained in:
parent
ea22284745
commit
792e0561ce
|
@ -0,0 +1,48 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "Decalc-o-mania",
|
||||||
|
"name": "Decalc'o'mania",
|
||||||
|
"abstract": "Add decals to your rockets !",
|
||||||
|
"author": "Astronants",
|
||||||
|
"license": "CC-BY-NC-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177940-14x-decalcomania/",
|
||||||
|
"spacedock": "https://spacedock.info/mod/1958/Decalc'o'mania",
|
||||||
|
"repository": "https://github.com/Astronants/Decalc-o-Mania",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Astronants_21279/Decalcomania/Decalcomania-1535647111.8566902.png"
|
||||||
|
},
|
||||||
|
"version": "v2.0.0",
|
||||||
|
"ksp_version_min": "1.8.0",
|
||||||
|
"ksp_version_max": "1.8.99",
|
||||||
|
"localizations": [
|
||||||
|
"en-us",
|
||||||
|
"fr-fr"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CommunityCategoryKit"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "TweakScale"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "Decalc'o'mania",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/1958/Decalc%27o%27mania/download/2.0.0",
|
||||||
|
"download_size": 1076053,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "DDE219A73410F81E8E6171E9B7F0D0EEE3B503F7",
|
||||||
|
"sha256": "EEE5E775E0C3C3D1CE1AC29632AF6ADA3871A71F737DA1F2569C99CE98DB0BA0"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue