v0.3.0 - MacOs and MultiUser Support
Welcome to MacOs and MultiUser support.
- feat(build): Support for MacOs.
- feat(UI,backend): Support MultiUser, each user can use your own meta account and save your game progress separeted
- Install and remove Apps from users
- List User
- See Device User Info
Installation
MacOs
- Bundled DMG image with standalone app (know issue with icons)
Apple Silicom arm64 Version
Intel Based x86_64 Version - Using Nix packing to install on your MacOs (Universal):
sh <(curl -L https://raw.githubusercontent.com/glaumar/QRookie/main/macOs/installMacOSNix.sh)
if you need to install nix use:
export NIX_FIRST_BUILD_UID=306 && sh <(curl -L https://nixos.org/nix/install) --daemon-user-count 4 --yes
Working on MacOs 15 Sequoia
Linux:
- You can also use nix
- Flatpak Build - Soon