NetKAN added mod - KerbalKonstructs-v1.8.3.0
This commit is contained in:
parent
9210413137
commit
4a9de73005
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"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.3.0",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"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.3.0/Kerbal-Konstructs-v1.8.3.zip",
|
||||
"download_size": 6447891,
|
||||
"download_hash": {
|
||||
"sha1": "7E4EEDB14F69AE485D8983300749F4A53B337746",
|
||||
"sha256": "8EE20E8CD8371F76FA9167FF88872DCC39712D45BABFBE7F93B644B84A78E620"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-10T01:26:50Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue