Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 238 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 238 Bytes

Please refer to the main README.md for information about this example

How to compile and run

CPP

haxe build_cpp.hxml -lib hxssl && ./output/cpp/Main

NEKO

haxe build_neko.hxml -lib hxssl && neko output/Main.n