taisei-project / taisei

A free and open-source Touhou Project fangame
https://taisei-project.org/
Other
940 stars 88 forks source link

[minor] UNIX games path (Filesystem Hierarchy Standard) #346

Open pirate486743186 opened 2 years ago

pirate486743186 commented 2 years ago

This is minor, the game still plays fine.

normally, games executables go in prefix/games, not prefix/bin. The default could change, that's still easily controllable during compilation.

Also game data files should go in datadir/games/taisei, not datadir/taisei. That's not controllable during compilation. The other folders (application, icons, mime, doc) are in the correct place(datadir/XXXXX).