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