diff --git a/Kerbulator/Kerbulator-0.34.5.ckan b/Kerbulator/Kerbulator-0.34.5.ckan new file mode 100644 index 0000000000..c9e1e99864 --- /dev/null +++ b/Kerbulator/Kerbulator-0.34.5.ckan @@ -0,0 +1,18 @@ +{ + "spec_version": 1, + "identifier": "Kerbulator", + "name": "Kerbulator", + "abstract": "Calculator plugin for Kerbal Space Program", + "author": "wmvanvliet", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/69406", + "repository": "https://github.com/wmvanvliet/Kerbulator" + }, + "version": "0.34.5", + "ksp_version_min": "1.0.2", + "ksp_version_max": "1.0.4", + "download": "https://github.com/wmvanvliet/Kerbulator/releases/download/0.34.5/Kerbulator-0.34.5.zip", + "download_size": 657100, + "x_generated_by": "netkan" +}