/ItemMenu

Primary LanguageJava

ColossalItemMenu

This is an object oriented items menu system.

To initiate the module you have to register your plugin by doing so:

ItemMenuListener.getInstance().register(YOUR_PLUGIN);