Skip to content

v1.0.0-beta.17

Choose a tag to compare

@VTrider VTrider released this 11 May 17:42
· 24 commits to main since this release

Release v1.0.0-beta.17

Fixed bug in the multiplayer BuildObject functions that caused a string to be called rather than the function, and added some new functions.

Additions:

  • GetFullscreen()
  • GetGameResolution()
  • GetUIScaling()

Fixes:

  • BuildAsyncObject and BuildSyncObject calling a string rather than function