NetKAN generated mods - ContractConfigurator-0.3.4, CustomBiomes-Data-RSS-v8.4, RealPlume-v7.0.4

This commit is contained in:
NetKAN bot 2014-12-21 02:12:54 -05:00
parent 5830267440
commit 5025b94f33
3 changed files with 44 additions and 2 deletions

View File

@ -23,7 +23,7 @@
"repository": "https://github.com/jrossignol/ContractConfigurator"
},
"version": "0.3.4",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.3.4/GameData.zip",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.3.4/ContractConfigurator_0.3.4.zip",
"x_generated_by": "netkan",
"download_size": 42070,
"ksp_version_min": "0.90.0",

View File

@ -0,0 +1,42 @@
{
"spec_version": 1,
"name": "Custom Biomes (Real Solar System data)",
"identifier": "CustomBiomes-Data-RSS",
"abstract": "Custom biomes for the Real Solar System",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"ksp_version": "any",
"depends": [
{
"name": "RealSolarSystem"
},
{
"name": "CustomBiomes"
}
],
"provides": [
"CustomBiomes-Data"
],
"conflicts": [
{
"name": "CustomBiomes-Data"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
"repository": "https://github.com/NathanKell/RealSolarSystem"
},
"install": [
{
"file": "CustomBiomes",
"install_to": "GameData",
"comment": "This regexp only installs PluginData, and nothing else",
"filter_regexp": "^(?!CustomBiomes/PluginData/)"
}
],
"author": "NathanKell",
"version": "v8.4",
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.4/RealSolarSystem_v8.4.zip",
"x_generated_by": "netkan",
"download_size": 15565042
}

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.2",
"name": "Real Plume",
"identifier": "RealPlume",
"abstract": "Option install for Realism Overhaul, adds realistic plume expansion to engines. See thread for currently configured engines.",