Muddling out hollywoo-flixel basics

This commit is contained in:
2021-10-25 14:19:17 -04:00
commit 5111383f59
9 changed files with 95 additions and 0 deletions

17
haxelib.json Normal file
View File

@@ -0,0 +1,17 @@
{
"name": "hollywoo-flixel",
"description": "",
"classPath": "src/",
"dependencies": {
"kiss": "",
"hollywoo": ""
},
"url": "https://github.com/NQNStudios/kisslang",
"contributors": [
"NQNStudios"
],
"version": "0.0.0",
"releasenote": "",
"tags": [],
"license": "LGPL"
}