GAME-2332 / project1

GAME-2332 Project Development 1: First project
1 stars 0 forks source link

Finally fix inventory serialization #165

Closed aeonic-dev closed 2 years ago

aeonic-dev commented 2 years ago

Inventory serialization actually fixed now. Turns out SOs can't be serialized so we have to save by filename instead and generate an item registry at runtime.