mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
'NetKAN generated mods - RealSolarSystem/RealSolarSystem-v10.0.1.ckan'
This commit is contained in:
49
RealSolarSystem/RealSolarSystem-v10.0.1.ckan
Normal file
49
RealSolarSystem/RealSolarSystem-v10.0.1.ckan
Normal file
@ -0,0 +1,49 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"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": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "RSSTextures"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "RemoteTech-Config-RSS"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
|
||||
"repository": "https://github.com/KSP-RO/RealSolarSystem"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"find": "RealSolarSystem",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Cache",
|
||||
"install_to": "GameData/Kopernicus"
|
||||
}
|
||||
],
|
||||
"author": "NathanKell",
|
||||
"version": "v10.0.1",
|
||||
"download": "https://github.com/KSP-RO/RealSolarSystem/releases/download/v10.0.1/RealSolarSystem_v10.0.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 9518530,
|
||||
"ksp_version": "1.0.2"
|
||||
}
|
Reference in New Issue
Block a user