NetKAN added mod - FuelMyShip-1.4
This commit is contained in:
parent
a6c3fb0d9d
commit
b88d635152
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.27",
|
||||
"identifier": "FuelMyShip",
|
||||
"name": "Fuel My Ship",
|
||||
"abstract": "Allows you to transfer fuel from a station into a docked craft via the docking port.",
|
||||
"author": "SumGuyTwitches",
|
||||
"version": "1.4",
|
||||
"ksp_version_min": "1.8",
|
||||
"ksp_version_max": "1.12",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/SumGuyTwitches/FuelMyShip",
|
||||
"bugtracker": "https://github.com/SumGuyTwitches/FuelMyShip/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/SumGuyTwitches/FuelMyShip/releases/download/1.4/FuelMyShip.zip",
|
||||
"download_size": 12144,
|
||||
"download_hash": {
|
||||
"sha1": "F20581F21BFCAEBF26BB44E31F74272918CB5697",
|
||||
"sha256": "F633E9FDB106B5498D2EF38F3E87084A9A3ED839D574FC692A5661C7721CEF77"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 41628,
|
||||
"release_date": "2023-03-01T07:38:19Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue