45 lines
1.4 KiB
JSON
45 lines
1.4 KiB
JSON
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "RedOnion",
|
|
"name": "Red Onion",
|
|
"abstract": "Unrestricted In-game scripting mod for KSP with Repl/Editor/Intellisense. Two scripting languages implemented: Lua and a custom JS/Ruby-like language.",
|
|
"author": [
|
|
"evan_dickinson",
|
|
"firdacz"
|
|
],
|
|
"license": "MIT",
|
|
"resources": {
|
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/189983-18x-redonion-unrestricted-in-game-scripting-v-040/",
|
|
"spacedock": "https://spacedock.info/mod/2116/Red%20Onion",
|
|
"repository": "https://github.com/evandisoft/RedOnion"
|
|
},
|
|
"version": "0.4.2",
|
|
"ksp_version": "1.8.1",
|
|
"install": [
|
|
{
|
|
"find": "Licenses",
|
|
"install_to": "GameData/RedOnion"
|
|
},
|
|
{
|
|
"find": "Plugins",
|
|
"install_to": "GameData/RedOnion"
|
|
},
|
|
{
|
|
"file": "Resources.zip",
|
|
"install_to": "GameData/RedOnion"
|
|
},
|
|
{
|
|
"file": "Scripts.zip",
|
|
"install_to": "GameData/RedOnion"
|
|
}
|
|
],
|
|
"download": "https://spacedock.info/mod/2116/Red%20Onion/download/0.4.2",
|
|
"download_size": 515959,
|
|
"download_hash": {
|
|
"sha1": "369E7BAC1D223976CCCF61395ACA3C8DDBBC6F03",
|
|
"sha256": "3F4A0DF5BE8C5A63CBB340A0631F5AB486F272BCC3DA64F32801D3E4458C9D9E"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|