[2025-05-21] v2.2.1 - Game UIs
Improved some workflows to support the rollout of our game UIs.
To upgrade from a previous version:
- make sure to update
onejs-coreandonejs-preactto^2.0.0 - The following defaults have changed:
postcss.config.js,tailwind.config.js,tsconfig.jsoninput.css,.vscode/tasks.json
- You can delete them and run scene with ScriptEngine again (be mindful if you have custom changes)
To install OneJS's Game UIs, you can now run:
npx oj add allThis will work as long as you have a premade-uis.tgz(.bytes) file anywhere in your Assets/ folder. This file is only included in the OneJS Asset Store package.