fix new-project command

This commit is contained in:
2025-01-25 14:58:54 -06:00
parent 877b965812
commit 247b32838d
13 changed files with 106 additions and 35 deletions

4
template/.haxerc Normal file
View File

@@ -0,0 +1,4 @@
{
"version": "4.3.1",
"resolveLibs": "scoped"
}