NetKAN added mod - FillitUp-0.2.0.4
This commit is contained in:
parent
75e0d80b3c
commit
09a8778e70
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FillitUp",
|
||||
"name": "Fill It Up",
|
||||
"abstract": "Adjust fuel levels in the Editor",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.2.0.4",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.4",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181207-151-16-fill-it-up-adjust-fuel-levels-in-vabsph/",
|
||||
"spacedock": "https://spacedock.info/mod/2051/Fill%20It%20Up",
|
||||
"repository": "https://github.com/linuxgurugamer/FillItUp",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/FillItUp/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/FillItUp",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Fill_It_Up/Fill_It_Up-1546868286.1431.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"editor",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "ButtonManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FillItUp",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2051/Fill%20It%20Up/download/0.2.0.4",
|
||||
"download_size": 26075,
|
||||
"download_hash": {
|
||||
"sha1": "CC87687DE4885F709A9232111AA19411FE5B142F",
|
||||
"sha256": "E46221C154381F0C4F33757A5F92191E4145D4B13579E4A157BCDD44981B7D3A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 46652,
|
||||
"release_date": "2022-11-30T01:26:44.340937+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue