Sourcemod

From Empires Wiki
Revision as of 08:53, 10 August 2017 by Thexa4 (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Sourcemod allows you to extend Empires without having access to the C++ code.

Installation

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.