move SpriteTools to a new kiss-flixel haxelib

This commit is contained in:
2022-03-28 15:34:20 -06:00
parent 7a91e0d2e7
commit 0fbb526e70
6 changed files with 21 additions and 4 deletions

View File

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