NetKAN added mod - VertexHeightOblateAdvanced-1.1.0

This commit is contained in:
NetKAN inflator Robot 2024-02-11 14:57:00 +00:00
parent b371f6fa4e
commit c869437138
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.0",
"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.0",
"download_size": 19438,
"download_hash": {
"sha1": "5F164BADDB907E2FBF356669F47C8C6677856295",
"sha256": "DE1A8FEB5B0F541939123623A5B83DA6C9FBB11FC14B8619A4A9E75B201F9E71"
},
"download_content_type": "application/zip",
"install_size": 33280,
"release_date": "2024-01-25T18:00:50.760669+00:00",
"x_via": "Automated SpaceDock CKAN submission",
"x_generated_by": "netkan"
}