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

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