Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMeesters authored Dec 9, 2019
1 parent 6aa8ce4 commit 6f3d0fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ This is useful in case you want to be able to easily save the state of multiple

![Save architectue](https://github.com/AlexMeesters/ComponentSaveSystem/blob/master/Images/savearchitecture.jpg)

You can find more about the image above on the blog post on the ![Lowscope website](https://low-scope.com/unity-plugin-free-save-system).

## How does it work in practice?

You add a component called "Saveable" to the root of a GameObject which you want to save.
Expand Down

0 comments on commit 6f3d0fe

Please sign in to comment.