diff --git a/PayToPlay/PayToPlay-1.5.4.4.ckan b/PayToPlay/PayToPlay-1.5.4.4.ckan new file mode 100644 index 0000000000..9bbe82052b --- /dev/null +++ b/PayToPlay/PayToPlay-1.5.4.4.ckan @@ -0,0 +1,53 @@ +{ + "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.5.4.4", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.10.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" + }, + { + "name": "ReStockPlus" + } + ], + "download": "https://github.com/DarthPointer/PayToPlay/releases/download/1.5.4.4/PayToPlay1-5-4-4.zip", + "download_size": 85874, + "download_hash": { + "sha1": "BDE6802B0B84A0CDDC8E4551A92647981DCE0B62", + "sha256": "6D8E33B74FFDCD6953BFF5ED8E775D014A1F5C83181E8F91BBF2ECAE40A59A85" + }, + "download_content_type": "application/zip", + "release_date": "2020-09-15T19:28:54Z", + "x_generated_by": "netkan" +}