Devyatyi9 1f3648fd0b snd-wav code пре 2 година
..
.vscode 17908b2fe3 update repacking gbs пре 2 година
assets e314197b2b first upload пре 2 година
otterui-project 1ae5365226 added checking the save directory and creating a directory пре 2 година
src e314197b2b first upload пре 2 година
test 1f3648fd0b snd-wav code пре 2 година
.gitignore 394c0b6900 global code update пре 2 година
.haxeui e314197b2b first upload пре 2 година
README.md e314197b2b first upload пре 2 година
build-debug.hxml 5b2f1223cd fix names пре 2 година
build-release.hxml 5b2f1223cd fix names пре 2 година
hl-otterui-cli.hxml 394c0b6900 global code update пре 2 година
otterui-cli.hxml 394c0b6900 global code update пре 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