Sourcemod
Sourcemod allows you to extend Empires without having access to the C++ code.
Installation
- Install MetaMod:
- Download sourcemod: http://www.sourcemod.net/downloads.php?branch=stable
- Copy the cfg and addons folders to your empires folder
- (optional) Install custom offsets
- Create a folder named custom in the addons/sourcemod/gamedata folder
- Create a folder named sdkhooks.games in the addons/sourcemod/gamedata/custom folder
- Find someone with updated offsets or generate them from: https://forums.empiresmod.com/index.php?threads/calculating-updated-sourcemod-vtable-offsets.20571/
- Place the game.empires.txt in the addons/sourcemod/gamedata/custom/sdkhooks.games folder
- Install some [Sourcemod Plugins]