Skip to content

Instantly share code, notes, and snippets.

View gothicserpent's full-sized avatar

Gothic Serpent gothicserpent

View GitHub Profile
@gothicserpent
gothicserpent / EditorDiscordRichPresence.cpp
Created June 10, 2026 14:55
EditorDiscordRichPresence
// Copyright Epic Games, Inc. All Rights Reserved.
#include "EditorDiscordRichPresence.h"
#include "discord-files/discord.h"
#include "Runtime/Launch/Resources/Version.h"
#include "Runtime/Core/Public/Misc/App.h"
#if WITH_EDITOR
#include "UnrealEd.h"
//#include "Toolkits/AssetEditorToolkit.h"
//#include "AssetEditorSubsystem.h"