No description
  • Rust 98.6%
  • Shell 0.7%
  • Dockerfile 0.5%
  • Nix 0.2%
Find a file
2025-02-02 00:46:04 +01:00
.github/workflows Create rust.yml 2025-02-01 16:06:03 +01:00
grpc-protobufs@405fe9b47b feat(account): add grpc to communicate with account server 2025-02-02 00:46:04 +01:00
src feat(account): add grpc to communicate with account server 2025-02-02 00:46:04 +01:00
.gitignore added framework for auth server 2025-01-19 14:14:48 +01:00
.gitmodules feat(account): add grpc to communicate with account server 2025-02-02 00:46:04 +01:00
build.rs feat(account): add grpc to communicate with account server 2025-02-02 00:46:04 +01:00
Cargo.lock feat(account): add grpc to communicate with account server 2025-02-02 00:46:04 +01:00
Cargo.toml feat(account): add grpc to communicate with account server 2025-02-02 00:46:04 +01:00
LICENSE.txt add license 2025-01-19 13:04:52 +01:00
README.md fixed packets not being processed 2025-01-19 14:34:02 +01:00

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)