first version on haxelib

This commit is contained in:
2018-12-23 16:50:00 -05:00
parent 9d0e501e20
commit 429150426f

View File

@@ -2,9 +2,9 @@
"name": "hank",
"url": "https://github.com/NQNStudios/hank",
"license": "MIT",
"tags": [],
"tags": ["cross", "game", "interactive-fiction", "ink"],
"description": "Narrative scripting language for HaxeFlixel games based on Inkle's Ink engine",
"version": "0.0.0",
"version": "0.0.1",
"classPath": "src/",
"releasenote": "It isn't safe to use this library yet.",
"contributors": ["NQNStudios"],