NetKAN generated mods - Rejector/Rejector-1.0.9, Thermometer/Thermometer-1.0.4b

This commit is contained in:
NetKAN bot 2015-05-17 01:18:54 +02:00
parent 4a0222212d
commit c3791ab734
2 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"identifier": "Rejector",
"x_via": "Automated KerbalStuff CKAN submission",
"license": "MIT",
"spec_version": 1,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/108316-Rejector",
"kerbalstuff": "https://kerbalstuff.com/mod/531/Rejector"
},
"ksp_version": "1.0.2",
"name": "Rejector",
"abstract": "A simple plugin to automatically reject contracts that you do not like (specified in the in game window).",
"author": "rreeggkk",
"version": "1.0.9",
"download": "https://kerbalstuff.com/mod/531/Rejector/download/1.0.9",
"x_generated_by": "netkan",
"download_size": 12312
}

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.2",
"name": "Thermometer",
"abstract": "Display the Temperature of parts in their right click menu.",
"author": "rreeggkk",
"version": "1.0.4b",
"download": "https://kerbalstuff.com/mod/719/Thermometer/download/1.0.4b",
"x_generated_by": "netkan",
"download_size": 44953
}