fixed packets not being processed

This commit is contained in:
DJMrTV 2025-01-19 14:34:02 +01:00
commit 11d64bd8cd
2 changed files with 13 additions and 4 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# Splatoon NEX Server in Rust
## Credits:
- Pretendo team for the rest of the Servers and Reverse engineering efforts
- Kinnay for his huge work on reversing nex servers and documentation(https://github.com/Kinnay/NintendoClients/)
- Splatfestival testing team for helping us test our messes of code
- The SPFN team(Andrea and DJMrTV)