mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 03:06:55 -04:00

For linux and mac I just use "~/.cubyz" For windows there seems to be no consensus on where game data should be located. Out of the commonly used locations, "~/Saved Games/Cubyz" seemed the most sane option to me. fixes #457
15 lines
193 B
Plaintext
15 lines
193 B
Plaintext
compiler/
|
|
logs/
|
|
saves/
|
|
zig-out/
|
|
zig-cache/
|
|
.zig-cache/
|
|
serverAssets/
|
|
gamecontrollerdb.txt
|
|
gamecontrollerdb.stamp
|
|
|
|
test.png
|
|
|
|
# Ignore user generated backgrounds
|
|
/assets/backgrounds/client_*.png
|