Rubik

Results 5 issues of Rubik

Align text left & break-word to improve legibility.

### Details I understand that newer ARM macs are unsupported but this should be a pretty simple fix. The client does not take into account the empty space at the...

Platform: MacOS

This PR makes it so that the width of the gamemodes tab and the serverlist are the same for more visual consistency. ![ezgif-5-0f9f7cfb4b](https://github.com/Facepunch/garrysmod/assets/25591967/fd64cb2b-e320-48de-b74c-53fc88f80429)

Enhancement

Discord webhook will fail to send if the description field content is greater than 4096 characters. This is a hard limit set by Discord. **Expected Behavior:** When sending a Discord...

Use `GmodAddonCompressor.Properties` to save user's personal preferences which persist on relaunch. `Set.obj = value;` `Set.Save();`