NetKAN generated mods - CustomBiomes-Data-RSS-v8.5, CustomBiomes-v1.7.2, RealSolarSystem-v8.5

This commit is contained in:
NetKAN bot 2014-12-23 06:13:26 -05:00
parent 49beba6915
commit bb6a0097bc
3 changed files with 128 additions and 0 deletions

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, skipping PluginData/CustomBiomes/config.xml",
"filter_regexp": "^(?!CustomBiomes/PluginData/)|config.xml"
}
],
"author": "NathanKell",
"version": "v8.5",
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.5/RealSolarSystem_v8.5.zip",
"x_generated_by": "netkan",
"download_size": 15560854
}

34
CustomBiomes-v1.7.2.ckan Normal file
View File

@ -0,0 +1,34 @@
{
"spec_version": 1,
"name": "Custom Biomes",
"identifier": "CustomBiomes",
"abstract": "Add or replace biomes to any celestial body in KSP",
"license": "CC-BY-NC-SA-3.0",
"release_status": "stable",
"ksp_version": "0.90",
"depends": [
{
"name": "CustomBiomes-Data"
}
],
"recommends": [
{
"name": "CustomBiomes-Data-Stock"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/66256",
"repository": "https://github.com/NathanKell/CustomBiomes"
},
"install": [
{
"file": "CustomBiomes",
"install_to": "GameData"
}
],
"author": "NathanKell",
"version": "v1.7.2",
"download": "https://github.com/NathanKell/CustomBiomes/releases/download/v1.7.2/CustomBiomes_1_7_2.zip",
"x_generated_by": "netkan",
"download_size": 24559
}

52
RealSolarSystem-v8.5.ckan Normal file
View File

@ -0,0 +1,52 @@
{
"spec_version": 1,
"name": "Real Solar System",
"identifier": "RealSolarSystem",
"abstract": "Resizes and rearranges the Kerbal system to more closely resemble the Solar System",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"depends": [
{
"name": "RSSTextures"
},
{
"name": "DDSLoader"
},
{
"name": "ModuleManager",
"min_version": "2.5.0"
}
],
"recommends": [
{
"name": "CustomBiomes-Data-RSS"
},
{
"name": "RealismOverhaul"
},
{
"name": "Toolbar"
}
],
"suggests": [
{
"name": "RemoteTech-Config-RSS"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
"repository": "https://github.com/NathanKell/RealSolarSystem"
},
"install": [
{
"file": "RealSolarSystem",
"install_to": "GameData"
}
],
"author": "NathanKell",
"version": "v8.5",
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.5/RealSolarSystem_v8.5.zip",
"x_generated_by": "netkan",
"download_size": 15560854,
"ksp_version": "0.90.0"
}