TML233 / UndertaleEngine

An UNDERTALE fangame engine.
MIT License
105 stars 76 forks source link

New save file system? #124

Open TML233 opened 9 months ago

TML233 commented 9 months ago

We can have a new save file system built-on the new struct and JSON serializing features. And we can have things like data converter to convert resource id to their resource names before saving and after loading.