Skip to content

with-iterators, compatibility fixes

Compare
Choose a tag to compare
@Archie-osu Archie-osu released this 21 Jan 17:37
· 24 commits to stable since this release
  • Adds an InvokeWithObject method to the interface, working the same as a with-iterator in GML.
  • Fixed build issues with /clr flag
  • Fixed 2024.2 Beta VM builds not working
  • Enabled multi-processor compilation for the main YYTK project
  • Restricted u8string overloads to C++23
  • Fixed issues with 2022.3 (and possibly other) versions not finding YYRunnerInterface correctly