diff --git a/haxelib.json b/haxelib.json new file mode 100644 index 0000000..16a4832 --- /dev/null +++ b/haxelib.json @@ -0,0 +1,14 @@ +{ + "name": "HypRate", + "url" : "https://github.com/hyperfiction/HypRate", + "license": "BSD", + "tags": ["hyperfiction","shoebox","openfl"], + "description": "", + "version": "1.0.0", + "releasenote": "Initial release", + "contributors": ["shoe[box]"], + "dependencies": { + "openfl": "", + "inthebox-macros": "" + } +} diff --git a/ndll/Mac/.gitignore b/ndll/Mac/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/ndll/Mac64/.gitignore b/ndll/Mac64/.gitignore new file mode 100644 index 0000000..e69de29