Pretendo Super Mario Maker secure server
Go to file
2023-10-17 12:26:48 -04:00
database Switch from legacy mongo connection to grpc 2023-10-15 23:40:21 -07:00
globals err check in presigner for POST 2023-10-17 12:26:48 -04:00
nex Switch from Bunny CDN to direct requests 2023-10-15 23:59:01 -07:00
types Updated NEX lib versions 2023-04-08 14:05:02 -04:00
utility Switch to grpc 2023-10-15 23:58:23 -07:00
.gitignore Updated .gitignore 2023-07-14 16:50:40 -04:00
go.mod go mod tidy 2023-10-15 23:59:45 -07:00
go.sum go mod tidy 2023-10-15 23:59:45 -07:00
init.go Moved datastore id generator to globals to prevent import loop 2023-10-15 23:35:36 -07:00
LICENSE Create LICENSE 2022-08-13 20:41:11 -04:00
main.go Add authentication, rename secure 2023-10-15 23:55:28 -07:00
README.md Super Mario Maker (WiiU) boots! 2021-08-22 18:43:25 -04:00

Super Mario Maker - Secure

Pretendo Super Mario Maker secure server

About

Only handles WiiU at this point. Only has enough implemented to get the Super Mario Maker app booting. Lots of things are not implemented Does not actually authenticate users atm!