feat(coat-bridge): Add experimental text mapper based on Tweed Serde

This commit is contained in:
2026-03-01 19:44:42 +01:00
parent 7673399f3e
commit e879050a33
4 changed files with 193 additions and 4 deletions

View File

@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- `networking`: Added module for Minecraft networking.
- `coat-bridge`: Added experimental text mapper based on Tweed Serde.
### Changed
- `weaver-pojo-serde-extension`: Slightly changed the `SerdePojoReaderWriterSpec`