Package manifest stub

This commit is contained in:
2018-12-18 21:14:37 -05:00
parent cc46af50ee
commit d6d95531d4

12
haxelib.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "hank",
"url": "https://github.com/NQNStudios/hank",
"license": "MIT",
"tags": [],
"description": "Narrative scripting language for HaxeFlixel games based on Inkle's Ink engine",
"version": "0.0.0",
"classPath": "src/",
"releasenote": "It isn't safe to use this library yet.",
"contributors": ["NQNStudios"],
"dependencies": {}
}