Devyatyi9 e314197b2b first upload il y a 2 ans
..
.vscode e314197b2b first upload il y a 2 ans
assets e314197b2b first upload il y a 2 ans
src e314197b2b first upload il y a 2 ans
.gitignore e314197b2b first upload il y a 2 ans
.haxeui e314197b2b first upload il y a 2 ans
README.md e314197b2b first upload il y a 2 ans
build-debug.hxml e314197b2b first upload il y a 2 ans
build-release.hxml e314197b2b first upload il y a 2 ans

README.md

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