Update Config authored by Lortseam's avatar Lortseam
...@@ -32,8 +32,12 @@ config.load(); ...@@ -32,8 +32,12 @@ config.load();
Regardless of which way you take, it is recommended to initialize and load your config in one of the mod initialization entrypoints. Regardless of which way you take, it is recommended to initialize and load your config in one of the mod initialization entrypoints.
## Custom Serialization and Deserialization ## Custom Serialization and Deserialization
TODO TODO
---
### Next steps ### Next steps
- [Create a config screen](Screen-Builder)
- [Back to home](home) * [Create a config screen](Screen-Builder)
\ No newline at end of file * [Back to home](home)
\ No newline at end of file