1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

NetKAN generated mods - CriticalTemperatureGauge/CriticalTemperatureGauge-1.0.2-e, Karbonite/Karbonite-0.6.2, Thermometer/Thermometer-1.0.4, USI-EXP/USI-EXP-0.4.1, USITools/USITools-0.4.1, kOS/kOS-0.17.2

This commit is contained in:
NetKAN bot
2015-05-15 21:20:03 +02:00
parent e26e31c7ea
commit 988d076fe0
6 changed files with 173 additions and 1 deletions

View File

@ -0,0 +1,27 @@
{
"spec_version": 1,
"name": "Umbra Space Industries Tools",
"author": "RoverDude",
"identifier": "USITools",
"abstract": "Common libraries for USI mods",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "1.0",
"provides": [
"USI-Tools"
],
"comment": "May be renamed to USI-Tools in the future",
"install": [
{
"file": "GameData/000_USITools",
"install_to": "GameData"
}
],
"resources": {
"repository": "https://github.com/BobPalmer/UmbraSpaceIndustries"
},
"version": "0.4.1",
"download": "https://github.com/BobPalmer/UmbraSpaceIndustries/releases/download/0.4.1/USITools_0.4.1.zip",
"x_generated_by": "netkan",
"download_size": 49911
}