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

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