Skip to content

CS2ScreenMenuAPI v3.3

Choose a tag to compare

@T3Marius T3Marius released this 02 Apr 17:46
· 47 commits to main since this release

Big Change

  • If you change to this version you will need to update all your plugins with the new version and the new functions.

Update

  • Change config from jsonc to toml.
  • Added Title Color
  • Added Disabled Options Color
  • Fix the OG issue where menu didn't appeard first time.
  • Made menu when spectating more smooth.
  • Added PageCount(Configurable In Conifg) which shows menu pages next to title.
  • Improved menu and optimization
  • Cleaned the code.
  • Refactored files/classes.
  • Instantly re-create menu on round end/start without any flickering.
  • Resolution menu is a center html menu to avoid bugs.
  • Added Lang support (Thanks Schwarper)

EDIT

  • Added controls info, forgot to :DD

Special thanks to Schwarper, we helped eachother a lot with the menu.