NetKAN added mod - Snacks-v1.27.4
This commit is contained in:
parent
ec4910a4a1
commit
8e622ff4cd
|
@ -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.4",
|
||||
"ksp_version_min": "1.12.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/149604-*",
|
||||
"repository": "https://github.com/Angel-125/Snacks",
|
||||
"remote-avc": "https://github.com/Angel-125/Snacks/raw/master/GameData/WildBlueIndustries/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.4/Snacks.zip",
|
||||
"download_size": 1137870,
|
||||
"download_hash": {
|
||||
"sha1": "3656C49DC53605D163E6C12F4238CE7CAEDFA823",
|
||||
"sha256": "2EA25B3968D321922002C24C430A44D6640E53831B5826696554B9AC8CD58B8C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-03-29T19:06:22Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue