'NetKAN generated mods - kOS/kOS-0.14.2.ckan'
This commit is contained in:
parent
13b36685d3
commit
758e999f84
|
@ -1,26 +0,0 @@
|
||||||
{
|
|
||||||
"spec_version": 1,
|
|
||||||
"identifier": "kOS",
|
|
||||||
"license": "GPL-3.0",
|
|
||||||
"release_status": "stable",
|
|
||||||
"resources": {
|
|
||||||
"manual": "http://ksp-kos.github.io/KOS_DOC/",
|
|
||||||
"repository": "https://github.com/KSP-KOS/KOS",
|
|
||||||
"homepage": "http://ksp-kos.github.io/KOS_DOC/",
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/86/kOS:%20Scriptable%20Autopilot%20System"
|
|
||||||
},
|
|
||||||
"install": [
|
|
||||||
{
|
|
||||||
"file": "GameData/kOS",
|
|
||||||
"install_to": "GameData"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"ksp_version": "0.25",
|
|
||||||
"name": "kOS: Scriptable Autopilot System",
|
|
||||||
"abstract": "kOS is a scriptable autopilot Mod for Kerbal Space Program. It allows you write small programs that automate specific tasks.",
|
|
||||||
"author": "erendrake",
|
|
||||||
"version": "0.14.2",
|
|
||||||
"download": "https://kerbalstuff.com/mod/86/kOS:%20Scriptable%20Autopilot%20System/download/0.14.2",
|
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 2446373
|
|
||||||
}
|
|
Loading…
Reference in New Issue