"NetKAN generated mods - Snacks-v1.11.5"
This commit is contained in:
parent
69c30e7c1b
commit
4177543661
|
@ -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.11.5",
|
||||
"ksp_version_min": "1.6.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "WildBlueIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/Snacks/releases/download/v1.11.5/Snacks_1_11_5.zip",
|
||||
"download_size": 1810943,
|
||||
"download_hash": {
|
||||
"sha1": "34FA3B053543729B891E3E8F7BA5AA317A00B423",
|
||||
"sha256": "DD66BF5F4AF2CC6A1F930E0FC2428357E7FD9FCD86DE8C5A159DCAA12C13566B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue