Commit 8efce61
committed
config: stop nesting config files so deep
It is possible to call SDL_GetPrefPath with nullptr as first
argument. This reduces the path from `$XDG_DATA_HOME/Outrage
Entertainment/Descent 3` to just `$XDG_DATA_HOME/descent3`. This
follows similar spirit to what e.g. Unreal Tournament did (going from
`~/.loki/ut` to just `~/.utpg` once it was no longer maintained by
Loki Software).1 parent 8795264 commit 8efce61
3 files changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1418 | 1418 | | |
1419 | 1419 | | |
1420 | 1420 | | |
1421 | | - | |
| 1421 | + | |
1422 | 1422 | | |
1423 | 1423 | | |
1424 | 1424 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 24 | | |
28 | | - | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments