mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Fix MissingHistory 1.9 compat and install (#2246)
This commit is contained in:
parent
f452a3e169
commit
78a4758836
@ -5,7 +5,8 @@
|
|||||||
"abstract": "Handy parts to complement Making History.",
|
"abstract": "Handy parts to complement Making History.",
|
||||||
"author": "Snark",
|
"author": "Snark",
|
||||||
"version": "1.9",
|
"version": "1.9",
|
||||||
"ksp_version": "1.11.0",
|
"ksp_version_min": "1.10.1",
|
||||||
|
"ksp_version_max": "1.11.0",
|
||||||
"license": "CC-BY-NC-SA",
|
"license": "CC-BY-NC-SA",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/172232-141-missinghistory-v10-handy-parts-to-complement-making-history/",
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/172232-141-missinghistory-v10-handy-parts-to-complement-making-history/",
|
||||||
@ -24,6 +25,13 @@
|
|||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "MissingHistory",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"filter": [ "Size4Cone.cfg", "Size4Tank_04.cfg" ]
|
||||||
|
}
|
||||||
|
],
|
||||||
"download": "https://spacedock.info/mod/1743/MissingHistory/download/1.9",
|
"download": "https://spacedock.info/mod/1743/MissingHistory/download/1.9",
|
||||||
"download_size": 5364722,
|
"download_size": 5364722,
|
||||||
"download_hash": {
|
"download_hash": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user