diff --git a/DMTanks-SphericalTanks/DMTanks-SphericalTanks-v1.0.0.ckan b/DMTanks-SphericalTanks/DMTanks-SphericalTanks-v1.0.0.ckan new file mode 100644 index 0000000000..0ff4a91dd6 --- /dev/null +++ b/DMTanks-SphericalTanks/DMTanks-SphericalTanks-v1.0.0.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": "v1.4", + "identifier": "DMTanks-SphericalTanks", + "name": "DaMichel's Spherical Tanks", + "abstract": "This is a set of spherical fuel tanks, from 122.5 units to 2000 units in capacity, with a size 1 (1.25m) base.", + "author": [ + "Bezzier", + "DaMichel" + ], + "license": "CC-BY-SA-3.0", + "resources": { + "homepage": "http://colorcurves.github.io/SphericalTanks/", + "repository": "https://github.com/ColorCurves/SphericalTanks" + }, + "version": "v1.0.0", + "ksp_version_min": "1.0.5", + "ksp_version_max": "1.1", + "install": [ + { + "find": "DMTanks", + "install_to": "GameData" + } + ], + "download": "https://github.com/ColorCurves/SphericalTanks/releases/download/v1.0.0/SphericalTanks_v1_0_0.zip", + "download_size": 1214259, + "download_hash": { + "sha1": "2E26ED1C37CF74537665936E9A584CEEC72F26E6", + "sha256": "FDED519B36E7F5AF0A96CE4AD04D3A228BF31A9056664DBC9640DBF22E820A7A" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}