Pretendo Super Mario Maker secure server
Go to file
2021-09-26 19:44:26 -04:00
.gitignore Course world goes online 2021-09-12 00:08:32 -04:00
change_meta.go Super Mario Maker (WiiU) boots! 2021-08-22 18:43:25 -04:00
complete_attach_file.go course uploading implemented 2021-09-01 09:39:18 -04:00
complete_post_object.go Course world goes online 2021-09-12 00:08:32 -04:00
connect.go Course world goes online 2021-09-12 00:08:32 -04:00
ctr_pick_up_course_search_object.go Added 3DS support 2021-09-26 19:37:16 -04:00
database.go Course world goes online 2021-09-12 00:08:32 -04:00
datastore_id_generator.go Added DataStoreIDGenerator to make IDs 2021-09-26 19:44:26 -04:00
followings_latest_course_search_object.go Super Mario Maker (WiiU) boots! 2021-08-22 18:43:25 -04:00
get_application_config_string.go Cleaned up getApplicationConfigString 2021-09-12 20:59:01 -04:00
get_application_config.go cleaned up getApplicationConfig 2021-09-12 21:02:04 -04:00
get_buffer_queue.go Super Mario Maker (WiiU) boots! 2021-08-22 18:43:25 -04:00
get_custom_ranking_by_data_id.go Course world goes online 2021-09-12 00:08:32 -04:00
get_meta.go Course world goes online 2021-09-12 00:08:32 -04:00
get_metas_multiple_param.go Course world goes online 2021-09-12 00:08:32 -04:00
get_metas_with_course_record.go course uploading implemented 2021-09-01 09:39:18 -04:00
get_object_infos.go Course world goes online 2021-09-12 00:08:32 -04:00
init.go Course world goes online 2021-09-12 00:08:32 -04:00
main.go Removed (and regenerated) S3 private key (oops) 2021-09-13 21:37:50 -04:00
prepare_attach_file.go Course world goes online 2021-09-12 00:08:32 -04:00
prepare_get_object.go Course world goes online 2021-09-12 00:08:32 -04:00
prepare_post_object.go Course world goes online 2021-09-12 00:08:32 -04:00
rate_custom_ranking.go Super Mario Maker (WiiU) boots! 2021-08-22 18:43:25 -04:00
rate_objects.go course uploading implemented 2021-09-01 09:39:18 -04:00
README.md Super Mario Maker (WiiU) boots! 2021-08-22 18:43:25 -04:00
recommended_course_search_object.go SMM3DS now works 2021-09-12 09:42:32 -04:00
register.go 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!