The filesystem tag has no wiki summary.
1
vote
2answers
205 views
Determining the location of installed/on disk game assets
I've been thinking a lot about the best way to store and load assets in your filesystem. By this I mean where in the file system to store them, and how to retrieve them when loading etc., as opposed ...