No description
  • Rust 99.3%
  • Shell 0.6%
  • Dockerfile 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
SolidStateDrive d093687e01 Update RNEX license to text version
This commit makes no change to the license, and only converts it to a text version.
2025-02-20 14:15:35 +01:00
.github/workflows feat(ci): readd build action 2025-02-05 16:48:30 +01:00
grpc-protobufs@405fe9b47b feat(account): add grpc to communicate with account server 2025-02-02 00:46:04 +01:00
macros feat(secure): a lot of things 2025-02-06 17:54:38 +01:00
src feat(startup): make both servers be able to run seperately with specification by features 2025-02-08 13:30:43 +01:00
.gitignore feat(secure): add RmcSerialize macro for convenience serializing structs 2025-02-05 15:03:08 +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(secure): add get_playing_session and start working on auto_matchmake_with_param_postpone with RmcSerialize macro 2025-02-04 22:07:22 +01:00
Cargo.toml feat(startup): make both servers be able to run seperately with specification by features 2025-02-08 13:30:43 +01:00
CODE_OF_CONDUCT.md feat(meta): add code of conduct 2025-02-01 16:41:17 +01:00
CONTRIBUTING.md feat(meta): add contributing.md 2025-02-01 16:43:33 +01:00
LICENSE Update RNEX license to text version 2025-02-20 14:15:35 +01:00
README.md fixed packets not being processed 2025-01-19 14:34:02 +01:00
SECURITY.md Create SECURITY.md 2025-02-01 16:52:36 +01:00
SUPPORT.md feat(meta): add support.md 2025-02-01 16:51:28 +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)