mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Thanks to @V1TA5, we have a mirror of the freely redistributable mods from KS. This change re-writes extant CKAN metadata files that have free licenses to use the i.52k.de server. Created by running 1f3e252e9ae3dbad6e123d72dd1a255e32484a6e of kspstuff-migrate.pl in https://github.com/pjf/KS-KSPStuff-Migration
29 lines
800 B
Plaintext
29 lines
800 B
Plaintext
{
|
|
"spec_version": 1,
|
|
"identifier": "QuickExit",
|
|
"license": "GPL-3.0",
|
|
"install": [
|
|
{
|
|
"file": "GameData/QuickExit",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"suggests": [
|
|
{
|
|
"name": "Toolbar"
|
|
}
|
|
],
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168#QuickExit",
|
|
"kerbalstuff": "https://kerbalstuff.com/mod/341/QuickExit"
|
|
},
|
|
"ksp_version": "1.0.2",
|
|
"name": "QuickExit",
|
|
"abstract": "QuickExit is a plugin which adds the possibility to exit KSP at any time.",
|
|
"author": "malah",
|
|
"version": "v1.30",
|
|
"download": "http://i.52k.de/kspmods/storage/malah_88/QuickExit/QuickExit-v1.30.zip",
|
|
"x_generated_by": "netkan",
|
|
"download_size": 59910
|
|
}
|