# Cross Platform Easy Save

## Cross Platform Easy Save

- [Introduction](https://assetstore.easysave.voxelbusters.com/tutorials/master.md): Want to save your data in a super easy and efficient way? If so, get started!
- [What is Serialization & De-Serialization](https://assetstore.easysave.voxelbusters.com/tutorials/serialization-and-deserialization.md)
- [Plugin Setup and Usage](https://assetstore.easysave.voxelbusters.com/tutorials/setup-and-usage.md): Learn how to use the plugin
- [Supported Data Types](https://assetstore.easysave.voxelbusters.com/tutorials/supported-data-types.md): Listing all the allowed data types
- [Save Data (Serialize)](https://assetstore.easysave.voxelbusters.com/tutorials/save-data-serialize.md): Learn how to save data
- [Load Data (Deserialize)](https://assetstore.easysave.voxelbusters.com/tutorials/load-data-deserialize.md): Learn how to load data
- [Extending Support for any data type](https://assetstore.easysave.voxelbusters.com/tutorials/extending-support-for-other-data-types.md): Learn how to allow support for any data type
- [Release Notes](https://assetstore.easysave.voxelbusters.com/tutorials/release-notes.md)
- [FAQ](https://assetstore.easysave.voxelbusters.com/tutorials/faq.md)
- [Get as Byte Stream](https://assetstore.easysave.voxelbusters.com/tutorials/advanced/get-as-byte-stream.md)
- [Plugin Setup](https://assetstore.easysave.voxelbusters.com/tutorials/video-tutorials/plugin-setup.md)
- [Package Contents](https://assetstore.easysave.voxelbusters.com/tutorials/video-tutorials/package-contents.md)
- [Basic Save](https://assetstore.easysave.voxelbusters.com/tutorials/video-tutorials/basic-save.md)
- [Save Scene Objects](https://assetstore.easysave.voxelbusters.com/tutorials/video-tutorials/save-scene-objects.md)
- [Save Custom Objects](https://assetstore.easysave.voxelbusters.com/tutorials/video-tutorials/save-custom-objects.md)
- [Batch Save Calls](https://assetstore.easysave.voxelbusters.com/tutorials/video-tutorials/batch-save-calls.md)
