NetKAN generated mods - KerbalActuators-v1.8.3
This commit is contained in:
parent
7363c3abeb
commit
42b67453aa
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalActuators",
|
||||
"name": "Kerbal Actuators",
|
||||
"abstract": "A plugin used to create VTOL engines and robotic parts",
|
||||
"author": "Angel-125",
|
||||
"version": "v1.8.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Angel-125/KerbalActuators"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WildBlueIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/KerbalActuators/releases/download/v1.8.3/KerbalActuators_1_8_3.zip",
|
||||
"download_size": 1018171,
|
||||
"download_hash": {
|
||||
"sha1": "F9629C7CF9A278ADACC90ADCA5FBD7921BAAADB9",
|
||||
"sha256": "3F6D7145A773115D5010CA9EB4E6CE1C917F16BAC931158F3A02488D28E79B6E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue