diff --git a/ORSX-0.1.1.ckan b/ORSX-0.1.1.ckan new file mode 100644 index 0000000000..6eaff56a72 --- /dev/null +++ b/ORSX-0.1.1.ckan @@ -0,0 +1,23 @@ +{ + "spec_version" : 1, + "name" : "Open Resource Standard Fork", + "version" : "0.1.1", + "author" : "RoverDude", + "identifier" : "ORSX", + "abstract" : "An ORS Fork", + "license" : "BSD-3-clause", + "release_status" : "stable", + "ksp_version" : "0.25", + "download" : "https://github.com/BobPalmer/ORSX/archive/0.1.1.zip", + "resources" : { + "github" : { + "url" : "https://github.com/BobPalmer/ORSX" + } + }, + "install" : [ + { + "file" : "ORSX-0.1.1/GameData/ORSX", + "install_to" : "GameData" + } + ] +}