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

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