MAK-Relic-Tool / Issue-Tracker

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

Refactor Chunky-V1 construction/deconstruction logic to Chunky-Core #13

Closed ModernMAK closed 1 year ago

ModernMAK commented 1 year ago

Currently, V1 does everything to construct a chunky to/from a chunky blob, to avoid repeating myself for ChunkyV3, this should be moved to Chunky-Core, with some kind of delegate/strategy pattern to insert the required versioned code