NetKAN generated mods - Thermometer/Thermometer-1.0.2, TweakScale/TweakScale-2.0

This commit is contained in:
NetKAN bot 2015-05-01 01:19:15 +02:00
parent a069eed93d
commit 506d1e04c0
2 changed files with 57 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"spec_version": "v1.4",
"license": "MIT",
"identifier": "Thermometer",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "Thermometer",
"install_to": "GameData",
"filter": ".DS_Store"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/118087-Thermometer",
"kerbalstuff": "https://kerbalstuff.com/mod/719/Thermometer"
},
"ksp_version": "1.0",
"name": "Thermometer",
"abstract": "Display the Temperature of parts in their right click menu.",
"author": "rreeggkk",
"version": "1.0.2",
"download": "https://kerbalstuff.com/mod/719/Thermometer/download/1.0.2",
"x_generated_by": "netkan",
"download_size": 30906
}

View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "TweakScale",
"license": "WTFPL",
"release_status": "stable",
"author": [
"Biotronic",
"pellinor"
],
"depends": [
{
"name": "ModuleManager",
"min_version": "2.5.1"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/112693",
"repository": "https://github.com/pellinor0/TweakScale",
"kerbalstuff": "https://kerbalstuff.com/mod/344/TweakScale%20-%20Rescale%20Everything!"
},
"ksp_version": "1.0",
"name": "TweakScale - Rescale Everything!",
"abstract": "TweakScale lets you change the size of a part. Not just that, but it will figure out how much fuel is in the resized part. And if it's an engine, it will become more powerful by scaling it bigger, or weaker by scaling it smaller.",
"version": "2.0",
"download": "https://kerbalstuff.com/mod/344/TweakScale%20-%20Rescale%20Everything%21/download/2.0",
"x_generated_by": "netkan",
"download_size": 160064
}