Skip to content

Game Mode Manager v1.0.48

Compare
Choose a tag to compare
@nickj609 nickj609 released this 21 Oct 02:21
· 9 commits to main since this release
c161449

Game Mode Manager v1.0.48

Important

  • If moving from v1.0.45, back up your GameModeManager.json configuration file and let the plugin generate the new version. This version has minor changes to the configuration file.

  • If you are using CS2 Modded Dedicated Server by Kus, it is recommended to remove all changelevel, host_workshop_map, and mp_restartgame commands from your mode configs.

Features

  • Added WASD menu styles for all menu types!

    Screenshot 2024-10-20 205255

Bug Fixes

  • Fixed issue where all maps menus were not using map display names
  • Fixed duplicate maps from displaying in the all maps list, and in the mode map list if multiple map groups are specified
  • Fixed issue where map display name was not being used for !currentmap command when selected from the game menu

Installation

  1. Install Metamod:Source and Counter Strike Sharp.
  2. Copy addons and cfg folders to /csgo/.
  3. Make sure your gamemodes_server.txt or custom map group file is in VDF Format and contains a list of map groups.
  4. Update each game mode configuration file (i.e. comp.cfg) to include css_gamemode <mode>.
  5. After the first run, update the configuration file GameModeManager.json as detailed below.

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

Full Changelog: v1.0.47...v1.0.48