NetKAN added mod - Snacks-v1.26.0
This commit is contained in:
parent
4ae2bf0b9d
commit
efbcb73796
|
@ -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.26.0",
|
||||
"ksp_version_min": "1.11.0",
|
||||
"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.26.0/Snacks.zip",
|
||||
"download_size": 2207407,
|
||||
"download_hash": {
|
||||
"sha1": "EE4978C2E70D088902341DA9EE913C44EB8E4132",
|
||||
"sha256": "8FE90A1322B03F00D70FA3CD0B6F1C663D2A41414A111D12217A9EEAC3E727C5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-13T03:51:06Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue