NetKAN generated mods - CheatMenu-1.0.3
This commit is contained in:
parent
713b7a3fa9
commit
3b46296238
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"spec_version": "1.4",
|
||||||
|
"identifier": "CheatMenu",
|
||||||
|
"name": "CIT - CheatMenu",
|
||||||
|
"author": "marce",
|
||||||
|
"abstract": "A funds, science & rep cheat menu for testing purposes.",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "CIT-Util"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "CIT/CheatMenu",
|
||||||
|
"install_to": "GameData/CIT/CheatMenu"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://ksp.marce.at/"
|
||||||
|
},
|
||||||
|
"download": "https://ksp.marce.at/Home/DownloadMod?modId=7",
|
||||||
|
"version": "1.0.3",
|
||||||
|
"ksp_version": "0.90.0"
|
||||||
|
}
|
Loading…
Reference in New Issue