diff --git a/KerbalStats/KerbalStats-3.0.0.ckan b/KerbalStats/KerbalStats-3.0.0.ckan new file mode 100644 index 0000000000..d3c184be8e --- /dev/null +++ b/KerbalStats/KerbalStats-3.0.0.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "KerbalStats", + "name": "Kerbal Stats", + "abstract": "KerbalStats is a KSP mod for keeping track of extra information about the kerbals in your game.", + "author": "taniwha", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/99018", + "repository": "https://github.com/taniwha-qf/KerbalStats" + }, + "version": "3.0.0", + "ksp_version": "1.2.1", + "install": [ + { + "file": "KerbalStats", + "install_to": "GameData", + "filter": "KerbalStatsWrapper.cs" + } + ], + "download": "http://taniwha.org/~bill/KerbalStats_v3.0.0.zip", + "download_size": 23987, + "download_hash": { + "sha1": "6C62A8DD52991A4D2C49B1C0CD7CD3165FD13CD9", + "sha256": "60235F16464E61513B1E1813CEC96DB4E8F7C63D620A5C344560C0BE23D67422" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} diff --git a/VesselMoverContinued/VesselMoverContinued-1.5.1.3.ckan b/VesselMoverContinued/VesselMoverContinued-1.5.1.3.ckan new file mode 100644 index 0000000000..e762940343 --- /dev/null +++ b/VesselMoverContinued/VesselMoverContinued-1.5.1.3.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": 1, + "identifier": "VesselMoverContinued", + "name": "VesselMover Continued", + "abstract": "A continuation of BahamutoD's Vessel Mover.", + "author": "Papa_Joe", + "license": "MIT", + "resources": { + "repository": "https://github.com/PapaJoesSoup/VesselMover" + }, + "version": "1.5.1.3", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.2", + "provides": [ + "VesselMover" + ], + "suggests": [ + { + "name": "KSP-AVC" + } + ], + "conflicts": [ + { + "name": "VesselMover" + } + ], + "install": [ + { + "file": "GameData/VesselMover", + "install_to": "GameData" + } + ], + "download": "https://github.com/PapaJoesSoup/VesselMover/releases/download/1.5.1.3/VesselMover.1.5.1.3.zip", + "download_size": 23277, + "download_hash": { + "sha1": "BC046D96D9AF248654BE357188A06B343E4BDBE3", + "sha256": "EBF4DB08819FA800C6F68904A965409892679F576F49AF0A0744E3763F047771" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}