diff --git a/PlayYourWay/PlayYourWay-1.0.4.ckan b/PlayYourWay/PlayYourWay-1.0.4.ckan new file mode 100644 index 0000000000..63dcb65e18 --- /dev/null +++ b/PlayYourWay/PlayYourWay-1.0.4.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": "v1.4", + "identifier": "PlayYourWay", + "name": "Play Your Way", + "abstract": "Earn funds for doing science! Remember to download Contract Configurator and disable all contracts to truly play your way!", + "author": "Galileo88", + "license": "public-domain", + "resources": { + "repository": "https://github.com/Galileo88/PlayYourWay" + }, + "version": "1.0.4", + "ksp_version_min": "1.2.2", + "ksp_version_max": "1.3.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "ContractConfigurator" + } + ], + "download": "https://github.com/Galileo88/PlayYourWay/releases/download/1.0.4/PlayYourWay.1.0.4.zip", + "download_size": 24434, + "download_hash": { + "sha1": "8E1D7CD74FB98EABADCD0A96C71C91B6FC894718", + "sha256": "26C4920D256562FF8EA1D2D782C88274C725DD1B2A68BB31B3CCA3E3C277D464" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}