Files
MCLEClient/Minecraft.Client/Windows64/ExtraLibs/discordsdk/discord.h
T
str1k3r 62fdc45d3f Feat: update to Game SDK, add Discord Login
This is honestly shitty code that works imo
2026-05-21 23:11:34 -04:00

17 lines
402 B
C

#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"