NetKAN added mod - Snacks-v1.27.1
This commit is contained in:
parent
d017967514
commit
6b668e0224
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Snacks",
|
||||
"name": "Snacks",
|
||||
"abstract": "Add a simple life support system based on Snacks!",
|
||||
"author": [
|
||||
"tgruetzm",
|
||||
"Angel-125"
|
||||
],
|
||||
"version": "v1.27.1",
|
||||
"ksp_version_min": "1.11.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/149604-*",
|
||||
"repository": "https://github.com/Angel-125/Snacks",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Angel-125/Snacks/master/GameData/Snacks/Snacks.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "WildBlueIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/Snacks/releases/download/v1.27.1/Snacks.zip",
|
||||
"download_size": 2236702,
|
||||
"download_hash": {
|
||||
"sha1": "365FB0802B0004F90FB4A598C7179B8273B04377",
|
||||
"sha256": "052432B1AD63C2367EF5432FE3843AA0C69B7BE6DEFDB8E151E2886F5113270A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-04-22T20:01:50Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue