Expand description
Types defined from blocks of data.
Modules§
- config
- Data blocks storing shared data between all associated user files.
- game
- Data blocks storing gameplay data.
- sysconf
- Data blocks storing shared data between all user files.
Enums§
- Config
Data Chunk - The storage for some block of shared data between all associated user files.
- Game
Data Chunk - The storage for some block of gameplay data.
- SysConfig
Data Chunk - The storage for some block of shared data between all user files.