Skip to content

TeaScript Library v0.15.1

Latest
Compare
Choose a tag to compare
@Florian-Thake Florian-Thake released this 03 Nov 12:13
· 11 commits to main since this release

This is a patch release for addressing issue #6

The "header only" compile mode was broken if Engine.hpp or CoroutineScriptEnigne.hpp were included in more than one .cpp file.
This annoying issue is fixed now.