'NetKAN generated mods - ProceduralAirships/ProceduralAirships-1.3.0.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-07-16 00:14:48 +00:00
parent c33ea1af85
commit 264ad95a72
1 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,38 @@
{
"spec_version": "v1.4",
"identifier": "ProceduralAirships",
"name": "Procedural Airships",
"abstract": "Procedural Airships - A ProceduralParts Expansion",
"author": [
"RadarManFromTheMoon",
"ItMustBeACamel"
],
"license": "GPL-3.0",
"depends": [
{
"name": "ProceduralParts"
}
],
"install": [
{
"find": "ProcAirships",
"install_to": "GameData"
},
{
"file": "Ships",
"install_to": "Ships"
},
{
"file": "saves",
"install_to": "Tutorial"
}
],
"version": "1.3.0",
"download": "https://github.com/ItMustBeACamel/ProcAirships/releases/download/1.3/ProcAirships-1.3.zip",
"resources": {
"repository": "https://github.com/ItMustBeACamel/ProcAirships"
},
"ksp_version": "0.90.0",
"download_size": 137050,
"x_generated_by": "netkan"
}