WBA
A downloadable game for Windows, macOS, and Linux
This game is very much in an Alpha/Prototype state.
User Data Storage
The game stores user data (settings, loadouts, logs) in OS-specific directories:
Windows:
%APPDATA%\Godot\app_userdata\Wizard Battle Arena\
Example: C:\Users\<Username>\AppData\Roaming\Godot\app_userdata\Wizard Battle Arena\
macOS:
~/Library/Application Support/Godot/app_userdata/Wizard Battle Arena/
Example: /Users/<Username>/Library/Application Support/Godot/app_userdata/Wizard Battle Arena/
Linux:
~/.local/share/godot/app_userdata/Wizard Battle Arena/
Example: /home/<username>/.local/share/godot/app_userdata/Wizard Battle Arena/
Stored Files
settings.cfg- Game settings (audio, display, debug options)player_loadout.json- Player 1 satchel configurationopponent_loadout.json- Player 2 satchel configurationlogs/- Game event logs with timestamps
Download
Install instructions
macOS Users
If you download a release build and see the error "app is damaged and can't be opened", run this command:
xattr -cr /path/to/WizardBattleArena.app
Then the app will open normally. This is a macOS Gatekeeper security message, not actual file damage.
Development log
- v4.2.0Jan 24, 2026
- v3.9.5 - v4.1.0Jan 18, 2026
- v3.9.0 - v3.9.4Dec 31, 2025
- v3.8.0Dec 15, 2025
- v3.6.0, v3.7.0Dec 13, 2025
- v3.5.0 - v3.5.1Dec 09, 2025
- v3.4.0Dec 08, 2025
- v3.2.0Dec 07, 2025
Leave a comment
Log in with itch.io to leave a comment.