diff --git a/VesselMoverContinued/VesselMoverContinued-v1.8.0.ckan b/VesselMoverContinued/VesselMoverContinued-v1.8.0.ckan new file mode 100644 index 0000000000..c8839ab9db --- /dev/null +++ b/VesselMoverContinued/VesselMoverContinued-v1.8.0.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": 1, + "identifier": "VesselMoverContinued", + "name": "VesselMover Continued", + "abstract": "A continuation of BahamutoD's Vessel Mover.", + "author": [ + "BahamutoD", + "Papa_Joe", + "jrodrigv" + ], + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/183963-*", + "repository": "https://github.com/jrodrigv/VesselMover" + }, + "version": "v1.8.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.99", + "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.8.0/VesselMover.1.8.0.0_10222019.zip", + "download_size": 94228, + "download_hash": { + "sha1": "8625D375475F11E52C7E8F0A0A1D16740B7C7F22", + "sha256": "74E5BF8CCEB07DB6E7988A08E6088136AFED4F539408CBF221ED177B29D12C07" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}