"NetKAN generated mods - DrillActionFix-0.0.0.1"
This commit is contained in:
parent
7d2b150da4
commit
d56f4d626c
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DrillActionFix",
|
||||
"name": "Drill Action Fix",
|
||||
"abstract": "This is a patch to fix a known bug in KSP 1.3.0 that removed action groups from resource drills.",
|
||||
"author": "Xyphos",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/1471/Drill%20Action%20Fix"
|
||||
},
|
||||
"version": "0.0.0.1",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "XyphosAerospace"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1471/Drill%20Action%20Fix/download/0.0.0.1",
|
||||
"download_size": 1115,
|
||||
"download_hash": {
|
||||
"sha1": "A2F4ADEAF7B5D24971673D23FBC9DC07C754895E",
|
||||
"sha256": "E5E9CA269AE3B0A78AAACE264EE1CB524688CFD43CA2180AE75E784A1CFF8C16"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue