add lix files to template

This commit is contained in:
2024-03-05 14:13:41 +01:00
parent dd268de68d
commit 097ee02954
12 changed files with 57 additions and 0 deletions

4
template/.haxerc Normal file
View File

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