"NetKAN generated mods - HalfRSS-1.7"
This commit is contained in:
parent
2329ef36b7
commit
ac398dd7b1
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "HalfRSS",
|
||||
"name": "Half Size Real Solar System",
|
||||
"abstract": "HalfRSS is a mod that uses the great work from NathanKell and creates our Real Solar System in a smaller scale in KSP. At half the size of the RSS, HalfRSS is still 5 times larger than stock KSP and provides a huge challenge to players, but can be achieved with stock parts. I always loved the idea of playing in our Real Solar System, but I am not a good enough player to be able to accomplish that on the grand RSS scale.",
|
||||
"author": [
|
||||
"pap1723"
|
||||
],
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/142336-113-half-size-rss-v10/",
|
||||
"repository": "https://github.com/pap1723/HalfRSS"
|
||||
},
|
||||
"version": "1.7",
|
||||
"ksp_version_min": "1.1.3",
|
||||
"ksp_version_max": "1.2.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModularFlightIntegrator"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "HalfRSS-Textures"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CustomAsteroids"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "HalfRSS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/pap1723/HalfRSS/releases/download/1.7/HalfRSS-v17.zip",
|
||||
"download_size": 1533370,
|
||||
"download_hash": {
|
||||
"sha1": "676C3397B508A9808F7074210D37B53B2E4E64BE",
|
||||
"sha256": "87C3C8EDD3F4114FAD7A10918CE1F3076145D7980E1C0AF869E25EBE494A3B59"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue