-
Notifications
You must be signed in to change notification settings - Fork 0
Home
MonkeManII edited this page Jun 13, 2026
·
3 revisions
Plancake is an extensible framework for binary serialization. While it does not define serializers for any types on its own, it has an easy-to-use API for defining your own serializers.
I recommend looking at the example folder, or skimming through the wiki.
For questions related to specific methods, please view the documentation comments of the source code.