Added TweakScale-1.44

This commit is contained in:
Paul Fenwick 2014-10-20 22:29:06 +11:00
parent 1170e54d24
commit 80fcb57806
1 changed files with 32 additions and 0 deletions

32
TweakScale-v1.44.ckan Normal file
View File

@ -0,0 +1,32 @@
{
"spec_version": 1,
"name": "TweakScale",
"abstract": "Rescale everything!",
"identifier": "TweakScale",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.25",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.5.1"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/80234",
"github": {
"url": "https://github.com/Biotronic/TweakScale"
}
},
"install": [
{
"file": "GameData/Tweakscale",
"install_to": "GameData"
}
],
"author": "Biotronic",
"version": "v1.44",
"download": "https://github.com/Biotronic/TweakScale/releases/download/v1.44/TweakScale_1.44.zip",
"comment": "Generated by gh2ckan",
"download_size": 127391
}