TileCraft
TileCraft copied to clipboard
Need help with file save dialogs?
trafficstars
There's several alternatives to systools. linc_dialogs works, with the disadvantage of being C++ only (ie no neko support), and then there's also nfd which is currently used in the latest lime/openfl ("next") -- I believe the OpenFL's implementation uses CFFI with this and thus has neko support.
Thanks for the hint, but as you can see the project is pretty dead. I have no time to put effort in it, and since it was anyway a tool for learning purposes (me learning Haxe) I don't think I will develop it further for now. Feel free to fork or pull request if you want. I will merge them. ;)
Might just do that :)