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

This commit is contained in:
NetKAN inflator Robot 2015-05-29 16:30:15 +00:00
parent aac4fcb086
commit b91ff86bbb
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"
}
],
"resources": {
"repository": "https://github.com/ItMustBeACamel/ProcAirships"
},
"version": "1.3",
"download": "https://github.com/ItMustBeACamel/ProcAirships/releases/download/1.3/ProcAirships-1.3.zip",
"x_generated_by": "netkan",
"download_size": 137050,
"ksp_version": "0.90.0"
}