Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,11 @@ This Java implementation is part of the open source [Scelight](https://github.co
**Java MPQ parser:** https://github.com/icza/scelight/tree/master/src-app-libs/hu/belicza/andras/mpq

**Java s2protocol:** https://github.com/icza/scelight/tree/master/src-app/hu/scelight/sc2/rep/s2prot

### Rust

**Rust Nom MPQ parser:** https://github.com/sebosp/nom-mpq

**Rust Nom s2protocol parser:** https://github.com/sebosp/s2protocol-rs

**Visualization of Replays with wgpu:** https://github.com/sebosp/swarmy