diff --git a/kOS-Classic/kOS-Classic-1.0.0.ckan b/kOS-Classic/kOS-Classic-1.0.0.ckan new file mode 100644 index 0000000000..720751b6b3 --- /dev/null +++ b/kOS-Classic/kOS-Classic-1.0.0.ckan @@ -0,0 +1,40 @@ +{ + "identifier": "kOS-Classic", + "license": "GPL-3.0", + "spec_version": "v1.4", + "install": [ + { + "file": "Flags", + "install_to": "GameData/kOSClassic" + }, + { + "file": "GFX", + "install_to": "GameData/kOSClassic" + }, + { + "file": "Parts", + "install_to": "GameData/kOSClassic" + }, + { + "file": "Props", + "install_to": "GameData/kOSClassic" + }, + { + "file": "kOS.dll", + "install_to": "GameData/kOSClassic" + } + ], + "comment": "ugly installation solution that is forced by the lack of a top-level folder in the version at time of writing", + "resources": { + "homepage": "http://kosdev.blogspot.ca/", + "kerbalstuff": "https://kerbalstuff.com/mod/702/kOS%20Classic" + }, + "ksp_version": "0.90", + "name": "kOS Classic", + "abstract": "Classic version of the kOS scriptable autopilot system.", + "author": "Nivekk", + "version": "1.0.0", + "download": "https://kerbalstuff.com/mod/702/kOS%20Classic/download/1.0.0", + "x_generated_by": "netkan", + "download_size": 659259 +}