-
Notifications
You must be signed in to change notification settings - Fork 0
Home
CmdrNorthpaw edited this page Apr 14, 2021
·
7 revisions
Welcome to the wiki KInventory. KInventory is a small Fabric library that allows you to easily serialize inventories using the Kotlinx.serialization library for Kotlin. It provides tools to create your own serializable inventories, as well as a few default implementations to help you get started. For more, please check the guides in the sidebar.
- [Setup](https://github.com/CmdrNorthpaw/KInventory/wiki/
- [Serializable Components](https://github.com/CmdrNorthpaw/KInventory/wiki/Serializable-Components
- [Default Implementations]((https://github.com/CmdrNorthpaw/KInventory/wiki/Default-Implementations)
- Serializers
- Making Your Own SerializableInventory
- Common Errors
- Utilities