'NetKAN generated mods - ProceduralAirships/ProceduralAirships-1.3.ckan'
This commit is contained in:
parent
12c8489388
commit
bacc47df18
|
@ -1,38 +0,0 @@
|
||||||
{
|
|
||||||
"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"
|
|
||||||
}
|
|
Loading…
Reference in New Issue