NetKAN added mod - KerbalKonstructs-v1.8.7.0
This commit is contained in:
parent
bd56a09db2
commit
ec24b0b325
|
@ -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.7.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.7.0/KerbalKonstructs-v1.8.7.0.zip",
|
||||
"download_size": 6372087,
|
||||
"download_hash": {
|
||||
"sha1": "131C931AEEB1C9C2D551FEF4C77D500FEA3B8C6D",
|
||||
"sha256": "EF6ED7D4FECD5D876E9A192DC3A0522EF1D691A94534AAD374A9C4F5312AEE6D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 10734624,
|
||||
"release_date": "2024-06-23T17:07:52Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue