NetKAN added mod - Snacks-v1.27.0
This commit is contained in:
parent
0c19ac8e0b
commit
c9beb95846
|
@ -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.0",
|
||||
"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.0/Snacks.zip",
|
||||
"download_size": 2236677,
|
||||
"download_hash": {
|
||||
"sha1": "1397678B1149D3213321B804896FBA1B73FF3602",
|
||||
"sha256": "A2D543E6E3D89DE17C42BC783A5770EB1313D1E411BE33ABC330ED91FF4E1263"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-26T18:47:48Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue