Pretendo Splatoon server implementation
Go to file
Andrea Toska 8e52c6714c
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
chore: Add the binary to .gitignore (#11)
Forgot to add this to the main PR, whoops!
2024-11-10 20:05:55 +11:00
.github/workflows Add Dockerfile & CI 2024-07-27 12:40:37 +02:00
globals feat!: Implement Matchmaking Rewrite (#10) 2024-11-07 21:59:38 +11:00
nex feat!: Implement Matchmaking Rewrite (#10) 2024-11-07 21:59:38 +11:00
.gitignore chore: Add the binary to .gitignore (#11) 2024-11-10 20:05:55 +11:00
.gitmodules feat!(rewrite): Template v2 server 2024-06-26 13:51:49 +10:00
Dockerfile Add Dockerfile & CI 2024-07-27 12:40:37 +02:00
go.mod feat!: Implement Matchmaking Rewrite (#10) 2024-11-07 21:59:38 +11:00
go.sum feat!: Implement Matchmaking Rewrite (#10) 2024-11-07 21:59:38 +11:00
init.go feat!: Implement Matchmaking Rewrite (#10) 2024-11-07 21:59:38 +11:00
LICENSE feat!(rewrite): Template v2 server 2024-06-26 13:51:49 +10:00
main.go feat!(rewrite): Template v2 server 2024-06-26 13:51:49 +10:00
Makefile feat!(rewrite): Template v2 server 2024-06-26 13:51:49 +10:00