41 lines
1.2 KiB
Plaintext
41 lines
1.2 KiB
Plaintext
{
|
|
"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
|
|
}
|