Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s5bug/kh2codecs

Quick serde of Kh2 messages
https://github.com/s5bug/kh2codecs

Last synced: 17 days ago
JSON representation

Quick serde of Kh2 messages

Awesome Lists containing this project

README

        

# Kh2Codecs

Uses code from [OpenKh](https://github.com/Xeeynamo/OpenKh/tree/8a88fd78beeeba93605b9bbc8f72a84f449b042b/OpenKh.Kh2/Messages)
and builds an Avalonia UI around it for quick serde of Kh2 messages.

## Example: Japanese to Bytes

![Example usage](doc/jp_example.png)

## Example: Bytes to English

![Example usage](doc/en_example.png)