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
35 lines
940 B
Plaintext
35 lines
940 B
Plaintext
{
|
|
"spec_version": 1,
|
|
"identifier": "TweakableEverything",
|
|
"license": "BSD-3-clause",
|
|
"install": [
|
|
{
|
|
"file": "GameData/TweakableEverything",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
},
|
|
{
|
|
"name": "ToadicusTools"
|
|
},
|
|
{
|
|
"name": "EVAManager"
|
|
}
|
|
],
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/64711",
|
|
"kerbalstuff": "https://kerbalstuff.com/mod/255/TweakableEverything"
|
|
},
|
|
"ksp_version": "1.0.2",
|
|
"name": "TweakableEverything",
|
|
"abstract": "For all your part tweaking needs",
|
|
"author": "toadicus",
|
|
"version": "1.11.1",
|
|
"download": "http://i.52k.de/kspmods/storage/toadicus_101/TweakableEverything/TweakableEverything-1.11.1.zip",
|
|
"x_generated_by": "netkan",
|
|
"download_size": 350050
|
|
}
|