NetKAN added mod - GalaxiesUnbound-StockClouds-1.3.1.1
This commit is contained in:
parent
f3187c9b05
commit
b63480145e
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "GalaxiesUnbound-StockClouds",
|
||||
"name": "Galaxies Unbound - Stock Clouds",
|
||||
"abstract": "Clouds for Galaxies Unbound",
|
||||
"author": [
|
||||
"StarCrusher96",
|
||||
"john-d-alexander"
|
||||
],
|
||||
"version": "1.3.1.1",
|
||||
"ksp_version_min": "1.11",
|
||||
"ksp_version_max": "1.12",
|
||||
"license": "CC-BY-NC-ND-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/198895-*",
|
||||
"repository": "https://github.com/StarCrusher96/Galaxies-Unbound-A-Stellar-Odyssey",
|
||||
"bugtracker": "https://github.com/StarCrusher96/Galaxies-Unbound-A-Stellar-Odyssey/issues"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"graphics"
|
||||
],
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "GalaxiesUnbound-Core"
|
||||
},
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements-Config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GU_StockClouds/GameData/GU",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/StarCrusher96/Galaxies-Unbound-A-Stellar-Odyssey/releases/download/1.3.1.1/GU_Core-1.3.1.1.zip",
|
||||
"download_size": 854146774,
|
||||
"download_hash": {
|
||||
"sha1": "6BC5785A95FD3719D0F66983125EED6EDEA9F56D",
|
||||
"sha256": "4FC6214550EE4ABACD6156552A5529193B194B6E5D9A614F3906A4B7EAE05EB4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 44763146,
|
||||
"release_date": "2023-06-28T04:44:55Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue