v1.0.0-beta.17
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