We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge branch 'documentation-1.3.0'
refactor: swap examples to using modern hooks
fix: bad serialization example incorrectly trying to set player name
feat: add new Serialization features to Serialization system
feat: link to serialize/deserialize functions in the Serialization system
feat: update with the new Serialization functions added for rc 3
fix: example using Serialize instead of Serialization
feat: add flag serialization
refactor: move ToC to top and move description to Description heading
fix: fix typos and missing stuff
refactor: Remove any references to registration
feat: add serialization system documentation