NetKAN added mod - VesselMoverContinued-v1.12.0
This commit is contained in:
parent
4b234a103e
commit
c3ec14a32d
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "VesselMoverContinued",
|
||||
"name": "VesselMover Continued",
|
||||
"abstract": "A continuation of BahamutoD's Vessel Mover.",
|
||||
"author": [
|
||||
"BahamutoD",
|
||||
"PapaJoesSoup",
|
||||
"jrodrigv"
|
||||
],
|
||||
"version": "v1.12.0",
|
||||
"ksp_version_min": "1.12.2",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/183963-*",
|
||||
"repository": "https://github.com/jrodrigv/VesselMover",
|
||||
"bugtracker": "https://github.com/jrodrigv/VesselMover/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com:443/jrodrigv/VesselMover/master/Distribution/GameData/VesselMover/VesselMover.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"provides": [
|
||||
"VesselMover"
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "VesselMover"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/VesselMover",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrodrigv/VesselMover/releases/download/v1.12.0/VesselMover.1.12.0._09042021.zip",
|
||||
"download_size": 94652,
|
||||
"download_hash": {
|
||||
"sha1": "E6ACFCBD6AEAE889402256F7B69A39240EF25DDE",
|
||||
"sha256": "53B8540056D402D40D9631018F5974CC4D877CD542D3506666F56EF29FC46571"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-04T15:28:04Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue