'NetKAN generated mods - OblivionAerospace/OblivionAerospace-v0.1.5.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-06-25 00:22:18 +00:00
parent 5b424f4677
commit 3ce5936453
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
{
"spec_version": 1,
"identifier": "OblivionAerospace",
"name": "Oblivion Aerospace",
"abstract": "A small parts package of heat shields for Kerbal Space Program.",
"license": "CC-BY-SA-4.0",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91920",
"repository": "https://github.com/LostOblivion/OblivionAerospace"
},
"install": [
{
"file": "OblivionAerospace/GameData/OblivionAerospace",
"install_to": "GameData",
"filter_regexp": "ModuleManager.*dll$"
},
{
"file": "OblivionAerospace/Ships/VAB",
"install_to": "Ships"
}
],
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "DeadlyReentry"
}
],
"author": "LostOblivion",
"version": "v0.1.5",
"download": "https://github.com/LostOblivion/OblivionAerospace/releases/download/v0.1.5/OblivionAerospacePack-0.1.5.zip",
"x_generated_by": "netkan",
"download_size": 1511702
}