mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - USI-SRV-0.2.2"
This commit is contained in:
@ -1,16 +1,17 @@
|
|||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"name": "USI Survival Pack",
|
|
||||||
"identifier": "USI-SRV",
|
"identifier": "USI-SRV",
|
||||||
"author": "RoverDude",
|
"name": "USI Survival Pack",
|
||||||
"abstract": "Deployable Emergency Reentry Pod (DERP)",
|
"abstract": "Deployable Emergency Reentry Pod (DERP)",
|
||||||
|
"author": "RoverDude",
|
||||||
"license": "CC-BY-NC-SA",
|
"license": "CC-BY-NC-SA",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"ksp_version": "0.90",
|
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/84359",
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/84359",
|
||||||
"repository": "https://github.com/BobPalmer/SrvPack"
|
"repository": "https://github.com/BobPalmer/SrvPack"
|
||||||
},
|
},
|
||||||
|
"version": "0.2.2",
|
||||||
|
"ksp_version": "0.90",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "FirespitterCore",
|
"name": "FirespitterCore",
|
||||||
@ -39,8 +40,12 @@
|
|||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "0.2.2",
|
|
||||||
"download": "https://github.com/BobPalmer/SrvPack/releases/download/0.2.2/SrvPack_0.2.1.zip",
|
"download": "https://github.com/BobPalmer/SrvPack/releases/download/0.2.2/SrvPack_0.2.1.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 2916092,
|
||||||
"download_size": 2916092
|
"download_hash": {
|
||||||
|
"sha1": "C2378A0D8CE204407092255545DE480D65FF3FBC",
|
||||||
|
"sha256": "02B247897BD3D7F72AC59625FBE77507D8040E06D768C5A467625C2C4F655887"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user