2023-05-26 00:00:54 +05:00
# beatrun
2023-05-27 16:10:58 +05:00
Modified beatrun's source code.< br > < br >
There are lua modules ([source](https://github.com/fluffy-servers/gmod-discord-rpc)), they are for Discord Rich Presence to work, if you want pure Lua just don't extract them, but your Level and Map will not be shown in your Discord status.< br >
2023-05-27 16:57:48 +05:00
This version of the beatrun works on any version of the game (Chromium or not).
2023-05-25 23:53:16 +05:00
## Changes added by me
2023-05-27 01:46:56 +05:00
* [Custom online courses service ](https://courses.beatrun.ru )! It's free 🤯! DM @Jonny_Bro#4226 for an API key.
2023-05-25 23:53:16 +05:00
* Allow Overdrive usage on the server - `Beatrun_AllowOvedriveInMultiplayer` .
* Change HUD's colors - `Beatrun_HUDTextColor` , `Beatrun_HUDCornerColor` , `Beatrun_HUDFloatingXPColor` .
* Discord Rich Presence (extract `lua` folder to `garrysmod` , along side with `addons` folder).
* Small camera punch when diving.
* Change max moving speed - `Beatrun_MaxSpeed` .
* Ability to remove ziplines that created with *Zipline Gun* - RMB.
* Removed your SteamID from right corner, because I can.
## Fixes from previous version
* Database update because Cloudflare 🤡.
2023-05-26 00:04:16 +05:00
### [All changes](https://github.com/JonnyBro/beatrun/blob/master/CHANGES.md)