ekolis / FrEee

An open source clone of the classic 4X game Space Empires IV.
http://edkolis.com/freee
49 stars 13 forks source link

Alternate assets folder #160

Open ekolis opened 3 years ago

ekolis commented 3 years ago

What do you want to see? The ability to specify an "alternate assets folder" for FrEee which the game will fall back on if assets such as graphics are not found.

How would it help players? Players could then link FrEee to their SE4 folders, without having to actually copy all the assets over (the pictures can be multiple gigabytes if you have a lot of shipsets because SE4 uses uncompressed bitmaps).

Alternatives An importer to copy the assets maybe?

Screenshots and mockups N/A

Things to consider N/A

ekolis commented 3 years ago

Oh, that will be messy. We already load data from a mod and fall back on stock. Now we're adding another entire dimension...