Card Data
Little Workaround
If you got sent here from "Manual Download"
You need to download cardData.zip and place it in the appropriate folder unextracted
The folder location can vary (check out https://docs.godotengine.org/en/stable/tutorials/io/data_paths.html#accessing-persistent-user-data-user) but the defaults are
Windows: C://Users/[name]/AppData/Roaming/Godot/app_userdata/HoloDelta (May change if you remapped %APPDATA%)
Linux: ~/.local/share/godot/app_userdata/HoloDelta
MacOS: ~/Library/Application Support/Godot/app_userdata/HoloDelta
You do not need cardData.db (unless you'd like to help add cards to delta)
The cardData.db is NOT self-contained (requires cardLocalization files from repo) for old app version. Only here because it's used in the backend (for now).