CKAN-meta/USI-SRV-0.2.0.ckan

46 lines
1.0 KiB
Plaintext

{
"spec_version": 1,
"name": "USI Survival Pack",
"identifier": "USI-SRV",
"author": "RoverDude",
"abstract": "Deployable Emergency Reentry Pod (DERP)",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/84359",
"repository": "https://github.com/BobPalmer/SrvPack"
},
"depends": [
{
"name": "FirespitterCore",
"min_version": "7.0.5398.27328"
},
{
"name": "ModuleManager",
"min_version": "2.5.1"
},
{
"name": "USITools",
"min_version": "0.3.0"
},
{
"name": "CommunityResourcePack",
"min_version": "0.3.1"
},
{
"name": "Regolith",
"min_version": "0.1.0"
}
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"version": "0.2.0",
"download": "https://github.com/BobPalmer/SrvPack/releases/download/0.2.0/SrvPack_0.2.0.zip",
"x_generated_by": "netkan",
"download_size": 2921045
}