first commit

This commit is contained in:
nuno
2021-12-10 16:21:21 +04:00
commit 1c25643be7
+9
View File
@@ -0,0 +1,9 @@
# Haxe project
This is an example Haxe project scaffolded by Visual Studio Code.
Without further changes the structure is following:
* `src/Main.hx`: Entry point Haxe source file
* `build.hxml`: Haxe command line file used to build the project
* `README.md`: This file