NetKAN added mod - OtherWorlds-1-1.0.4
This commit is contained in:
parent
3763e180bc
commit
44711d0fb6
OtherWorlds
|
@ -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.4",
|
||||
"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.4/Other_Worlds.zip",
|
||||
"download_size": 872070869,
|
||||
"download_hash": {
|
||||
"sha1": "B96B6A697B869F2947E7D4BF079E99FF3E05BBCB",
|
||||
"sha256": "0775E43C5A5AE37AE3F7D5A16611F22E6070D08DA6869DC8831FD9CC61BFDC9C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 2311210557,
|
||||
"release_date": "2023-03-17T22:54:10Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue