NetKAN added mod - VertexHeightOblateAdvanced-1.1.1

This commit is contained in:
NetKAN inflator Robot 2024-02-15 05:26:26 +00:00
parent 61cae0219f
commit 7e8769bd1f
1 changed files with 46 additions and 0 deletions

View File

@ -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.1",
"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.1",
"download_size": 20237,
"download_hash": {
"sha1": "803D21DFBFDEF4176CB80002A524D29037DA2DB2",
"sha256": "539AEF4448DD6E98432E1CA95627238BED9B3A857BBBDD5AD901058BCC062160"
},
"download_content_type": "application/zip",
"install_size": 35328,
"release_date": "2024-02-14T16:53:08.720661+00:00",
"x_via": "Automated SpaceDock CKAN submission",
"x_generated_by": "netkan"
}