diff --git a/AmazingCurveEditor/AmazingCurveEditor-1.1.0.0.ckan b/AmazingCurveEditor/AmazingCurveEditor-1.1.0.0.ckan new file mode 100644 index 0000000000..2645b15eb1 --- /dev/null +++ b/AmazingCurveEditor/AmazingCurveEditor-1.1.0.0.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": "v1.16", + "identifier": "AmazingCurveEditor", + "name": "Amazing Curve Editor", + "abstract": "Edit your Curves to Amaze your friends and family.", + "author": "Sarbian", + "license": "GPL-2.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/124708", + "repository": "https://github.com/sarbian/AmazingCurveEditor", + "ci": "https://ksp.sarbian.com/jenkins/job/AmazingCurveEditor/" + }, + "version": "1.1.0.0", + "ksp_version": "1.0", + "install": [ + { + "find": "AmazingCurveEditor", + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/AmazingCurveEditor/5/artifact/AmazingCurveEditor-1.1.0.0.zip", + "download_size": 12252, + "x_generated_by": "netkan" +}