NetKAN added mod - VertexHeightOblateAdvanced-1.1.2
This commit is contained in:
parent
cfd3a1588a
commit
c10c303930
|
@ -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.2",
|
||||
"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.2",
|
||||
"download_size": 20180,
|
||||
"download_hash": {
|
||||
"sha1": "C94437BF05A5C1DE04BE77753054A452C7E3A5A0",
|
||||
"sha256": "7AFB22A53288DA39D1B281C2344CD226AC606E8FC4BB4DC2B12A6F7233137B7F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 35328,
|
||||
"release_date": "2024-05-18T23:21:56.100852+00:00",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue