Changelog:
- fix: accept the new license format
- fix(menu): Disable all files if convar isn't set
- refactor(scripts/menu): Break cl_main into several files
- feat(menu/announce): Dynamic announce duration based on length
- fix(menu): Fix race condition between NUI and scripts for ServerCtx
- fix(menu/main): Disable vehicle spawning if OneSync is off
- fix(menu/modal): fix permanent ban not working
- fix(scripts/menu): Fix NoClip setting disable game controls override
- diagnostics: use
globals.monitor.hostStats
instead ofsysteminformation
- many small fixes and tweaks