Devyatyi9 1f3648fd0b snd-wav code | hace 2 años | |
---|---|---|
.. | ||
.vscode | hace 2 años | |
assets | hace 2 años | |
otterui-project | hace 2 años | |
src | hace 2 años | |
test | hace 2 años | |
.gitignore | hace 2 años | |
.haxeui | hace 2 años | |
README.md | hace 2 años | |
build-debug.hxml | hace 2 años | |
build-release.hxml | hace 2 años | |
hl-otterui-cli.hxml | hace 2 años | |
otterui-cli.hxml | hace 2 años |
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 filebuild.hxml
: Haxe command line file used to build the projectREADME.md
: This file