Feat: update to Game SDK, add Discord Login

This is honestly shitty code that works imo
This commit is contained in:
2026-05-21 23:11:34 -04:00
parent 02f1e14855
commit 62fdc45d3f
49 changed files with 5494 additions and 1800 deletions
@@ -0,0 +1,16 @@
#pragma once
#include "types.h"
#include "core.h"
#include "application_manager.h"
#include "user_manager.h"
#include "image_manager.h"
#include "activity_manager.h"
#include "relationship_manager.h"
#include "lobby_manager.h"
#include "network_manager.h"
#include "overlay_manager.h"
#include "storage_manager.h"
#include "store_manager.h"
#include "voice_manager.h"
#include "achievement_manager.h"