Skip to content

Commit e08efaf

Browse files
authored
Update README.md
1 parent a0669b9 commit e08efaf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@
88
## Features
99
- Super fast in terms of performance. Even simple int saving way more faster than ```PlayerPrefs.SetInt()```. Performance test at the end of README.
1010
- As easy to use as PlayerPrefs
11-
- Can save pretty much everything (Vector, Quaternion, Array, List, Class, Struct, etc). Thanks to [Odin Serializer](https://odininspector.com/download) for that
11+
- Can save pretty much everything (Vector, Quaternion, Array, List, Class, Struct, etc). Thanks to [Odin Serializer](https://github.com/TeamSirenix/odin-serializer) for that
1212
- Multiple profiles
1313
- Save files are encrypted
1414

1515
## How to Install
16-
First of all install [Odin Serializer](https://odininspector.com/download). Odin Serializer is free, download button at the bottom of page. Don't change default namespace!
1716

1817
### Git Installation (Best way to get latest version)
1918

0 commit comments

Comments
 (0)