EE-modders / Empire-Earth-Discord

A simple DLL, to show your Empire Earth activity on Discord :>

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visitor count Stars Forks Release License

🕹️ Empire Earth Discord

A simple DLL, to show your Empire Earth activity on Discord :>
By EnergyCube for the Empire Earth Community.

💡 Features

⏰ Time played
🔍 Detect EE or EE:AoC
💻 [EE Only] Shows detailed activity (Menu/In Game/etc...)
💤 Shows if you are AFK

🧾 How to install ?

Download EEDiscord.dll here and place it in your game directory (next to Empire Earth.exe and/or EE-AOC.exe)
Then download the Discord Game SDK and copy the file discord_game_sdk.dll (zip path: lib\x86\) in the same folder where you placed EEDiscord.dll.

🔨 Build

Download the Discord Game SDK and place all files from cpp\ in the discord-files folder of the project (EEDiscord/EEDiscord/discord-files).
Then place discord_game_sdk.dll and discord_game_sdk.dll.lib in discord-files\lib\x86 (and optionally same things for x86_64) and if everything is good, you should be able to build!

❤️ Credit

Dr.MonaLisa: For help to setup Discord Game SDK

📖 License

GNU General Public License v3.0

About

A simple DLL, to show your Empire Earth activity on Discord :>

License:GNU General Public License v3.0


Languages

Language:C++ 96.1%Language:C 3.9%