mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - Snacks/Snacks-v0.3.5alpha.ckan"
This commit is contained in:
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
|
"comment": "2015-06-28 Netkan version was hard coded 0.90, changed to min max, see PR discussion re: pjf",
|
||||||
"identifier": "Snacks",
|
"identifier": "Snacks",
|
||||||
"name": "Snacks",
|
"name": "Snacks",
|
||||||
"abstract": "Add a simple life support system based on Snacks!",
|
"abstract": "Add a simple life support system based on Snacks!",
|
||||||
|
"author": "tgruetzm",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"resources": {
|
||||||
|
"repository": "https://github.com/tgruetzm/Snacks"
|
||||||
|
},
|
||||||
|
"version": "v0.3.5alpha",
|
||||||
|
"ksp_version_min": "0.90",
|
||||||
|
"ksp_version_max": "1.0.99",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"comment": "2015-06-28 Netkan version was hard coded 0.90, changed to min max, see PR discussion re: pjf",
|
|
||||||
"ksp_version_min": "0.90",
|
|
||||||
"ksp_version_max": "1.0.99",
|
|
||||||
"version": "v0.3.5alpha",
|
|
||||||
"author": "tgruetzm",
|
|
||||||
"download": "https://github.com/tgruetzm/Snacks/releases/download/v0.3.5alpha/Snacks.v0.3.5alpha.zip",
|
"download": "https://github.com/tgruetzm/Snacks/releases/download/v0.3.5alpha/Snacks.v0.3.5alpha.zip",
|
||||||
"resources": {
|
|
||||||
"repository": "https://github.com/tgruetzm/Snacks"
|
|
||||||
},
|
|
||||||
"download_size": 46721,
|
"download_size": 46721,
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user