NetKAN added mod - StrangeNewWorlds-v0.2.0
This commit is contained in:
parent
2503f28f30
commit
c91958b368
|
@ -0,0 +1,92 @@
|
|||
{
|
||||
"spec_version": "v1.26",
|
||||
"identifier": "StrangeNewWorlds",
|
||||
"name": "Strange New Worlds",
|
||||
"abstract": "Adds a high-quality extrasolar system, featuring several planets and their many moons",
|
||||
"author": "Zaffre",
|
||||
"version": "v0.2.0",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "CC-BY-NC-ND",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/202909-18-111-strange-new-worlds-a-new-high-quality-star-system-to-explore/",
|
||||
"spacedock": "https://spacedock.info/mod/2777/Strange%20New%20Worlds",
|
||||
"repository": "https://github.com/Zaffreaqua/StrangeNewWorlds",
|
||||
"bugtracker": "https://github.com/Zaffreaqua/StrangeNewWorlds/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/Zaffre_61899/Strange_New_Worlds/Strange_New_Worlds-1623517754.7133539.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements-Config-stock"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer"
|
||||
},
|
||||
{
|
||||
"name": "TiltUnlocker"
|
||||
},
|
||||
{
|
||||
"any_of": [
|
||||
{
|
||||
"name": "KopernicusExpansionContinued-Wormholes"
|
||||
},
|
||||
{
|
||||
"name": "Blueshift"
|
||||
},
|
||||
{
|
||||
"name": "KSPInterstellarExtended"
|
||||
},
|
||||
{
|
||||
"name": "FarFutureTechnologies"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "BetterTimeWarpCont"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "BeyondHome"
|
||||
},
|
||||
{
|
||||
"name": "ExtrasolarPlanetsBeyondKerbol-stock"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/StrangeNewWorlds",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2777/Strange%20New%20Worlds/download/v0.2.0",
|
||||
"download_size": 601398094,
|
||||
"download_hash": {
|
||||
"sha1": "816FAC9897F067035628A07B5219638664DE96D6",
|
||||
"sha256": "220869C658DE2279134EA695FBB2C18452D5091FFD005F73180470651C22DCB4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-06-22T02:57:35.0505+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue