NetKAN added mod - MinotaurPack-0.1.0 Beta
This commit is contained in:
parent
a7e8d63c4b
commit
5d0345ca5e
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "MinotaurPack",
|
||||
"name": "MinotaurPack",
|
||||
"abstract": "This mod is still in development, so there will probably be something that will change in the future",
|
||||
"author": "Kion",
|
||||
"version": "0.1.0 Beta",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/topic/206969-19x-minotaur-pack/",
|
||||
"spacedock": "https://spacedock.info/mod/3449/MinotaurPack",
|
||||
"repository": "https://github.com/1Kion/MinotaurPack",
|
||||
"bugtracker": "https://github.com/1Kion/MinotaurPack/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/Kion_59615/MinotaurPack/MinotaurPack-1693295929.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"flags"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MinotaurPack",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": "\\.craft$"
|
||||
},
|
||||
{
|
||||
"find": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3449/MinotaurPack/download/0.1.0%20Beta",
|
||||
"download_size": 1962744,
|
||||
"download_hash": {
|
||||
"sha1": "BC8D6E9A569C6B63D7D47630906942BAFDEB1DDD",
|
||||
"sha256": "EA5A83D6D25584EA425335E44A5934FC9A2A40E476B683970CD2764707690A72"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 34368138,
|
||||
"release_date": "2023-08-29T07:56:35.956989+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue