mode=release
to get the release build)src/sgscript.h
and link with -lsgscript from the bin/ directory (-Lbin)static=1
and link to lib/libsgscript.a
(-Llib -lsgscript)Look in examples/
, tests/
and docs/
directories.
To build local HTML5 documentation, use "make docs".
More sample code can be found in documentation: http://www.sgscript.org/docs/sgscript.docs/code-samples-sgscript
dotnet/SGS.NET
(currently only tested on Windows - standalone VM and Unity)If you think you've found a bug, please create a new issue on GitHub.
Don't forget to include a test sample, as small as possible!