NetKAN added mod - KerbalKonstructs-v1.8.8.0
This commit is contained in:
parent
86eb10eb3e
commit
869be15c59
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Plugin is MIT, but Static Assets, Artwork & Models are ARR",
|
||||
"identifier": "KerbalKonstructs",
|
||||
"name": "Kerbal Konstructs",
|
||||
"abstract": "New buildings and launch sites",
|
||||
"author": [
|
||||
"AlphaAsh",
|
||||
"ozraven",
|
||||
"Ger_space",
|
||||
"ryanc55",
|
||||
"KSP-RO"
|
||||
],
|
||||
"version": "v1.8.8.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/204210-*",
|
||||
"repository": "https://github.com/KSP-RO/Kerbal-Konstructs",
|
||||
"bugtracker": "https://github.com/KSP-RO/Kerbal-Konstructs/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com:443/KSP-RO/Kerbal-Konstructs/master/GameData/KerbalKonstructs/KerbalKonstructs.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library",
|
||||
"buildings"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "CustomPreLaunchChecks"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KKtoSD"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalKonstructs",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/Kerbal-Konstructs/releases/download/v1.8.8.0/KerbalKonstructs-v1.8.8.0.zip",
|
||||
"download_size": 6372111,
|
||||
"download_hash": {
|
||||
"sha1": "96163E5F1D203A380D7A37D96998EC5ADD328216",
|
||||
"sha256": "F7DF24E882E27D2732798A1837FDF5340D2B3C07A0B27D5FB77C4EE1FAAD3DBC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 10734773,
|
||||
"release_date": "2024-10-06T20:53:59Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue