"NetKAN generated mods - Snacks-v1.23.1"
This commit is contained in:
parent
5333c76916
commit
9ae878f200
|
@ -0,0 +1,36 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "Snacks",
|
||||||
|
"name": "Snacks",
|
||||||
|
"abstract": "Add a simple life support system based on Snacks!",
|
||||||
|
"author": [
|
||||||
|
"tgruetzm",
|
||||||
|
"Angel-125"
|
||||||
|
],
|
||||||
|
"license": "MIT",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/149604-*",
|
||||||
|
"repository": "https://github.com/Angel-125/Snacks"
|
||||||
|
},
|
||||||
|
"version": "v1.23.1",
|
||||||
|
"ksp_version_min": "1.7.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"install_to": "GameData",
|
||||||
|
"find": "WildBlueIndustries"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/Angel-125/Snacks/releases/download/v1.23.1/Snacks_1_23_1.zip",
|
||||||
|
"download_size": 2385412,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "8D78ED28DEDDD7D3C0C93934083AE9181BD1B76D",
|
||||||
|
"sha256": "336D2306D9CB219B5F4B5EE0B8BBCB69C54396964C40832BDAB260F98566376A"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue