Skip to content

GameModeManager v1.0.63

Latest

Choose a tag to compare

@nickj609 nickj609 released this 24 Jun 01:01
· 17 commits to main since this release

Features

  • Added MenuManagerAPI for a better menu experience (Thanks @danylomikula! #60 )

    Players can say !changemenu to change their preferred menu type.

    image

  • Added colors to differentiate between maps, modes and extend RTV options (Thanks @danylomikula! #60 )

  • Added fallback support to change mode to the current mode if the current map isn't in the current mode map pool (Thanks @kus! #61)

Misc

  • Refactoring

Installation

  1. Extract and copy addons and cfg folders to /csgo/.
  2. Update each game mode configuration file (i.e. comp.cfg) to include css_gamemode <mode>.
  3. After the first run, update the configuration file GameModeManager.json.

For more information on the configuration of these features, please see the updated Wiki.

Full Changelog: v1.0.62...v1.0.63