Devyatyi9 e314197b2b first upload 2 년 전
..
.vscode e314197b2b first upload 2 년 전
assets e314197b2b first upload 2 년 전
src e314197b2b first upload 2 년 전
.gitignore e314197b2b first upload 2 년 전
.haxeui e314197b2b first upload 2 년 전
README.md e314197b2b first upload 2 년 전
build-debug.hxml e314197b2b first upload 2 년 전
build-release.hxml e314197b2b first upload 2 년 전

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