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 configuration
  • opponent_loadout.json - Player 2 satchel configuration
  • logs/ - Game event logs with timestamps
Published 2 days ago
StatusPrototype
PlatformsWindows, macOS, Linux
Authorjpzer0
Made withGodot
AI DisclosureAI Assisted, Code

Download

Download
wba-windows-latest.zip 122 MB
Version v5.1.0 94 days ago
Download
wba-linux-latest.zip 115 MB
Version v5.1.0 94 days ago
Download
WizardBattleArena.zip 148 MB
Version v5.1.0 94 days ago

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

View all posts

Leave a comment

Log in with itch.io to leave a comment.