Skip to content

WIP: Refactor load and store of game files

Uwe Plonus requested to merge refactor-load-store into master

Because the loading and storing is using an old and not maintained library this code has to be replaced.

Loading of old games should be possible. Stored games must not be readable by old applications.

Merge request reports