Added RealSolarSystem-v8.1.2 via KSPAN.
Look, @NathanKell, we're auto-indexing your work. ;)
This commit is contained in:
parent
6bd882b460
commit
37384cdfe9
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"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",
|
||||
"ksp_version": "0.25",
|
||||
"depends": [
|
||||
{
|
||||
"name": "RSSTextures"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.0"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
|
||||
"github": {
|
||||
"url": "https://github.com/NathanKell/RealSolarSystem"
|
||||
}
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "RealSolarSystem",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"bundles": [
|
||||
{
|
||||
"file": "CustomBiomes",
|
||||
"identifier": "CustomBiomes",
|
||||
"version": "1.6.6",
|
||||
"install_to": "GameData",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"required": false
|
||||
}
|
||||
],
|
||||
"author": "NathanKell",
|
||||
"version": "v8.1.2",
|
||||
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.1.2/RealSolarSystem_v8.1.2.zip",
|
||||
"comment": "Generated by gh2ckan",
|
||||
"download_size": 221760
|
||||
}
|
Loading…
Reference in New Issue