Sourcemod
Appearance
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
- Install some Sourcemod Plugins
Developing Plugins
Empires has a lot of game events you can make use of. For an example of plugins you can make see our sourcemod repository.