MAK-Relic-Tool / Issue-Tracker

Central Bug Tracker / Issues Board for the MAK Relic Tool
0 stars 0 forks source link

Chunky <=> Asset Support #28

Open ModernMAK opened 1 year ago

ModernMAK commented 1 year ago

Assets won't be standardized like SGA/Chunkies, since they're arbitrary formats.

Asset <=> Chunky support will probably be the messiest part of this code base.

Especially since formats will need to be discovered manually.

Currently known asset extensions (for Dow I).

Preferably, Asset libraries would provide an Object Oriented interface of an asset's parsed data,

If possible, it would also provide ways of converting To/From that data to a 'preferably standard' format.