Pretendo Super Mario Maker secure server
Go to file
2023-10-15 23:59:01 -07:00
database Switch from legacy mongo connection to grpc 2023-10-15 23:40:21 -07:00
globals Remove conditions from PostPolicy 2023-10-15 23:56:35 -07: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 Switch from aws-sdk to minio, import grpc 2023-10-15 23:31:12 -07:00
go.sum Switch from aws-sdk to minio, import grpc 2023-10-15 23:31:12 -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!