NetKAN added mod - RonaSolarSystem-1.1
This commit is contained in:
parent
77529527a7
commit
46d3802219
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RonaSolarSystem",
|
||||
"name": "Rona Solar System",
|
||||
"abstract": "This mod allows you to add a planet called \"Spoiler\" This is a normal, unremarkable planet. And also my first mod for KSP",
|
||||
"author": "KerbinSpace110",
|
||||
"version": "1.1",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/3702/Rona%20Solar%20System",
|
||||
"x_screenshot": "https://spacedock.info/content/KerbinSpace110_139230/Spoiler_Planet_Mod/Spoiler_Planet_Mod-1724660498.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Spoiler",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3702/Rona%20Solar%20System/download/1.1",
|
||||
"download_size": 15322259,
|
||||
"download_hash": {
|
||||
"sha1": "369BB54EF5A837162483651D697B48C64837DBB7",
|
||||
"sha256": "A4C199D660CC3EB2CC824297AEA9BB5D6667085566770368132E54643FF57CA5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 52652308,
|
||||
"release_date": "2024-08-26T08:23:28.625362+00:00",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue