Devyatyi9 1f3648fd0b snd-wav code 2 år sedan
..
.vscode 17908b2fe3 update repacking gbs 2 år sedan
assets e314197b2b first upload 2 år sedan
otterui-project 1ae5365226 added checking the save directory and creating a directory 2 år sedan
src e314197b2b first upload 2 år sedan
test 1f3648fd0b snd-wav code 2 år sedan
.gitignore 394c0b6900 global code update 2 år sedan
.haxeui e314197b2b first upload 2 år sedan
README.md e314197b2b first upload 2 år sedan
build-debug.hxml 5b2f1223cd fix names 2 år sedan
build-release.hxml 5b2f1223cd fix names 2 år sedan
hl-otterui-cli.hxml 394c0b6900 global code update 2 år sedan
otterui-cli.hxml 394c0b6900 global code update 2 år sedan

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