Skip to content

3.5.4

Compare
Choose a tag to compare
@JohnBaracuda JohnBaracuda released this 11 Jun 10:12
· 3 commits to main since this release

[3.5.4] - 2023-06-11

Fixed

  • Fixed #20 WebGL UI is not updating. This was caused because the callback object was created during subsystem registration which seems to not work.
  • Fixed #19 Creating a settings file creates an empty resources folder.
  • Fixed a NullReferenceException when starting the game without a settings file as mentioned in #19.