NetKAN added mod - VertexHeightOblateAdvanced-1.1.3
This commit is contained in:
parent
e32c3fedbc
commit
bb1beefd54
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "VertexHeightOblateAdvanced",
|
||||
"name": "VertexHeightOblateAdvanced",
|
||||
"abstract": "VertexHeightOblateAdvanced is a custom PQS Mod intended for use by planet modders to enable easy creation of oblate bodies via a simple PQS Mod, rather than via a heightmap",
|
||||
"author": "Lt_Duckweed",
|
||||
"version": "1.1.3",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/topic/222923-1125-kopernicus-vertexheightoblateadvanced-100-easy-oblate-bodies/",
|
||||
"spacedock": "https://spacedock.info/mod/3543/VertexHeightOblateAdvanced",
|
||||
"repository": "https://github.com/jamespglaze/VertexHeightOblateAdvanced",
|
||||
"bugtracker": "https://github.com/jamespglaze/VertexHeightOblateAdvanced/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/Lt_Duckweed_88123/VertexHeightOblateAdvanced/VertexHeightOblateAdvanced-1705004231.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "VertexHeightOblateAdvanced",
|
||||
"install_to": "GameData/000_DuckweedUtils"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3543/VertexHeightOblateAdvanced/download/1.1.3",
|
||||
"download_size": 20180,
|
||||
"download_hash": {
|
||||
"sha1": "DE35C0EAD2D27FB6A5DA62C6A022EE8EB43A0DC0",
|
||||
"sha256": "DA2530EE43D1C862F46A1B371F24714A5B44AC863576C8D155284F3A6F3B0C7D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 35328,
|
||||
"release_date": "2024-05-22T20:45:06.526919+00:00",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue