"NetKAN generated mods - TweakableEverything-1.5"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-30 21:28:27 +00:00
parent bd65e8e6bf
commit b63fd1295c
1 changed files with 34 additions and 29 deletions

View File

@ -1,13 +1,16 @@
{ {
"spec_version": 1, "spec_version": 1,
"identifier": "TweakableEverything", "identifier": "TweakableEverything",
"name": "TweakableEverything",
"abstract": "For all your part tweaking needs",
"author": "toadicus",
"license": "BSD-3-clause", "license": "BSD-3-clause",
"install": [ "resources": {
{ "homepage": "http://forum.kerbalspaceprogram.com/threads/64711",
"file": "GameData/TweakableEverything", "kerbalstuff": "https://kerbalstuff.com/mod/255/TweakableEverything"
"install_to": "GameData" },
} "version": "1.5",
], "ksp_version": "0.25",
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"
@ -16,16 +19,18 @@
"name": "ToadicusTools" "name": "ToadicusTools"
} }
], ],
"resources": { "install": [
"homepage": "http://forum.kerbalspaceprogram.com/threads/64711", {
"kerbalstuff": "https://kerbalstuff.com/mod/255/TweakableEverything" "file": "GameData/TweakableEverything",
}, "install_to": "GameData"
"ksp_version": "0.25", }
"name": "TweakableEverything", ],
"abstract": "For all your part tweaking needs", "download": "http://ckan1.spacedock.info/storage/toadicus_101/TweakableEverything/TweakableEverything-1.5.zip",
"author": "toadicus", "download_size": 206298,
"version": "1.5", "download_hash": {
"download": "http://ckan1.spacedock.info/storage/toadicus_101/TweakableEverything/TweakableEverything-1.5.zip", "sha1": "5239B2F9DCD57B574F9F55949427002C2B9ED338",
"x_generated_by": "netkan", "sha256": "81E75C169BCDDC7961F95BDCA0D03DD6FEBFC29C9BEDFAA06E862E95AC80CC6C"
"download_size": 206298 },
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }