Compare commits

...

3 Commits
1.6.0 ... main

Author SHA1 Message Date
CakeLancelot
1117c9bd68
Bump version number 2024-12-09 18:40:04 -06:00
CakeLancelot
bd27433535 Fix loader crash if Unity Web Player installer was not run before launch
Co-authored-by: Gent Semaj <gentsemaj@live.com>
2024-11-20 12:05:56 -06:00
CakeLancelot
72ea6bdaca Update loader to fix issues with non-ASCII characters
Co-authored-by: Gent Semaj <gentsemaj@live.com>
2024-11-20 12:04:24 -06:00
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "OpenFusionClient",
"version": "1.6.0",
"version": "1.6.1",
"description": "OpenFusionClient",
"main": "index.js",
"scripts": {