1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-29 07:58:30 +02:00
VVVVVV/desktop_version/CONTRIBUTORS.txt
Rémi Verschelde a9b1ff737c FS: Use PHYSFS_getPrefDir on Linux/FreeBSD too
Follow-up to #19 which did the change for macOS.
It appears to work as expected on Linux too.

Tested on a distro where XDG_DATA_HOME is undefined by default,
and `PHYSFS_getPrefDir` also resolves to `~/.local/share/VVVVVV/`.
The first organization parameter is unused on Linux and macOS.
2020-01-10 18:57:11 -05:00

11 lines
201 B
Plaintext

Contributors
------------
(Ordered alphabetically by last name.)
* Christoph Böhmwalder (@chrboe)
* Marvin Scholz (@ePirat)
* Elijah Stone
* Emmanuel Vadot (@evadot)
* Rémi Verschelde (@akien-mga)