NetKAN added mod - KerbalActuators-v1.9.0
This commit is contained in:
parent
1012dfbe9b
commit
bd66c7c8ad
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalActuators",
|
||||
"name": "Kerbal Actuators",
|
||||
"abstract": "A plugin used to create VTOL engines and robotic parts",
|
||||
"author": "Angel125",
|
||||
"version": "v1.9.0",
|
||||
"ksp_version_min": "1.12.2",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Angel-125/KerbalActuators",
|
||||
"bugtracker": "https://github.com/Angel-125/KerbalActuators/issues",
|
||||
"remote-avc": "https://github.com/Angel-125/KerbalActuators/raw/master/GameData/WildBlueIndustries/001KerbalActuators/KerbalActuators.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WildBlueIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/KerbalActuators/releases/download/v1.9.0/KerbalActuators.zip",
|
||||
"download_size": 1949841,
|
||||
"download_hash": {
|
||||
"sha1": "9E95250667FBB0A36915673736CEDAAA727E0BAB",
|
||||
"sha256": "FF5AB1D099158440A5259DA56B8E31D778A977C5469BE3F3DEFCA2439A6B7FF7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 5499941,
|
||||
"release_date": "2024-07-06T01:47:37Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue