NetKAN generated mods - CustomBiomes-Data-RSS-v8.3, RealSolarSystem-v8.3

This commit is contained in:
NetKAN bot 2014-11-29 16:07:37 -05:00
parent 711a86f492
commit 5777ddb2b8
2 changed files with 94 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",
"filter_regexp": "^(?!CustomBiomes/PluginData/)"
}
],
"author": "NathanKell",
"version": "v8.3",
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.3/RealSolarSystem_v8.3.zip",
"x_generated_by": "netkan",
"download_size": 683940
}

52
RealSolarSystem-v8.3.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.3",
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.3/RealSolarSystem_v8.3.zip",
"x_generated_by": "netkan",
"download_size": 683940,
"ksp_version": "0.25.0"
}