NetKAN added mod - KerbalKonstructs-v1.8.6.1
This commit is contained in:
parent
d436131d71
commit
05c42bd27a
|
@ -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.6.1",
|
||||
"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.6.1/KerbalKonstructs-v1.8.6.1.zip",
|
||||
"download_size": 7671680,
|
||||
"download_hash": {
|
||||
"sha1": "5E223945A63B3238E65123C249A3E09AC30B67B2",
|
||||
"sha256": "3FF0B81829AC7E946B6E89AC7F0E84CEC81BB1C9FA36D67ECD249CB51D561DD2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 14800663,
|
||||
"release_date": "2023-08-27T22:43:31Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue