commit 4aefcfd47f50e7cf46e6461b9c374d139cf2f099 Author: uzihead Date: Fri Mar 27 14:09:01 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..6dd22d6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# unity-save-system + +A generic, game-agnostic save system supporting multiple save slots, sessions, auto-saves, and dual JSON/Binary serialization. \ No newline at end of file