Skip to content

ABC-Engine/ABC-Save-Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The goal

The goal with this repo is to use serde to make a save file system where you can easily save multiple components in a save file with differences between versions. The ideal situation would be deserializing into a (Option, Option, Option). This way if you add new info that needs to be saved to your save file, the old one doesn't break.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages