NetKAN added mod - BetterTimeWarpCont-2.3.13
This commit is contained in:
parent
188b622962
commit
6005e0cf2d
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BetterTimeWarpCont",
|
||||
"name": "BetterTimeWarpContinued",
|
||||
"abstract": "Improved time warping",
|
||||
"author": [
|
||||
"HappyFaceIndustries",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "2.3.13",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154935-*",
|
||||
"spacedock": "https://spacedock.info/mod/1162/BetterTimeWarpContinued",
|
||||
"repository": "https://github.com/linuxgurugamer/BetterTimeWarpContinued",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/BetterTimeWarpContinued/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/BetterTimeWarp",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/BetterTimeWarpContinued/BetterTimeWarpContinued-1488337554.886011.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "BetterTimeWarp",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/BetterTimeWarpContinued/releases/download/2.3.13/BetterTimeWarp-1.12.0-2.3.13.zip",
|
||||
"download_size": 25927,
|
||||
"download_hash": {
|
||||
"sha1": "AEE5DD6F46C10C301307E1D4D9B613E14943C5AA",
|
||||
"sha256": "F794B8E7271694A01ADE6C22C043F32E9E463657F2DC63FCBA89F2AA1C43FB59"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-01-25T13:32:42Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue