NetKAN generated mods - Snacks-v0.3.2alpha
This commit is contained in:
parent
b232512622
commit
fbeb98a1e1
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "Snacks",
|
||||
"name": "Snacks",
|
||||
"abstract": "Add a simple life support system based on Snacks!",
|
||||
"license": "MIT",
|
||||
"ksp_version": "0.25",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/tgruetzm/Snacks"
|
||||
},
|
||||
"author": "tgruetzm",
|
||||
"version": "v0.3.2alpha",
|
||||
"download": "https://github.com/tgruetzm/Snacks/releases/download/v0.3.2alpha/Snacks.v0.3.2alpha.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 45953
|
||||
}
|
Loading…
Reference in New Issue