NetKAN added mod - OtherWorlds-1-1.0.6
This commit is contained in:
parent
b574c6480d
commit
68b78df09e
|
@ -0,0 +1,79 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "OtherWorlds",
|
||||
"name": "Other Worlds - Story and Planet Mod",
|
||||
"abstract": "An interstellar destination and a full-fledged story for you to unveil",
|
||||
"author": "pkmniako",
|
||||
"version": "1:1.0.6",
|
||||
"ksp_version_min": "1.12",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/211965-*",
|
||||
"repository": "https://github.com/pkmniako/OtherWorlds_Public",
|
||||
"bugtracker": "https://github.com/pkmniako/OtherWorlds_Public/issues",
|
||||
"license": "https://github.com/pkmniako/OtherWorlds_Public/blob/main/License.txt",
|
||||
"manual": "https://pkmniako.github.io/OtherWorldsProgram/index.html"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"planet-pack"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"ru"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTerrainTexturePack"
|
||||
},
|
||||
{
|
||||
"name": "VertexMitchellNetravaliHeightMap"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer"
|
||||
},
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "Parallax-StockTextures"
|
||||
},
|
||||
{
|
||||
"name": "KopernicusExpansionContinued-EmissiveFX"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "FarFutureTechnologies"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "OtherWorldsReboot",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/pkmniako/OtherWorlds_Public/releases/download/1.0.6/Other_Worlds.zip",
|
||||
"download_size": 859942643,
|
||||
"download_hash": {
|
||||
"sha1": "E8309B0F5C9271C980FEAA48E7F42F26F587B394",
|
||||
"sha256": "CC44B4D34A5DE42143F7FFC3271B4DCAE915F2C4498D8B4336B8E65BB8188232"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 2310872339,
|
||||
"release_date": "2024-08-13T13:06:18Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue