diff --git a/PayToPlay/PayToPlay-1.4.1.ckan b/PayToPlay/PayToPlay-1.4.1.ckan new file mode 100644 index 0000000000..0a99f2ed40 --- /dev/null +++ b/PayToPlay/PayToPlay-1.4.1.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.4", + "identifier": "PayToPlay", + "name": "Pay To Play", + "abstract": "Makes you pay for reusing vehicles above just refueling them", + "author": "DarthPointer", + "version": "1.4.1", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.9.9", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/193467-*", + "repository": "https://github.com/DarthPointer/PayToPlay", + "bugtracker": "https://github.com/DarthPointer/PayToPlay/issues" + }, + "tags": [ + "plugin", + "career" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "KerbalConstructionTime" + } + ], + "suggests": [ + { + "name": "Kerbalism" + }, + { + "name": "ProceduralParts" + }, + { + "name": "EngineIgnitorReignited" + } + ], + "download": "https://github.com/DarthPointer/PayToPlay/releases/download/1.4.1/PayToPlay1-4-1.zip", + "download_size": 79506, + "download_hash": { + "sha1": "1F331BD9F22CA8563E7CD4ED21AC9EEFF0268FE3", + "sha256": "AFF5A42D80C9BF2BB1DA00D57837BA5F1A4CE506D63179312C1708816430E0FF" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}