From 620c1be9cf7231c0fc1e6bf961e2421f2abed566 Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" <48434875+JonnyBro@users.noreply.github.com> Date: Wed, 9 Aug 2023 08:15:22 +0500 Subject: [PATCH 1/4] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e32d206..310268d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Installer source can be found [here](/BeatrunAnimInstaller/) 1. **Delete `beatrun` folder in *addons* if you have one!** 2. Extract `beatrun` folder to *your_game_folder/garrysmod/addons*. 3. Extract `lua` folder to *your_game_folder/garrysmod*. - * `lua` folder constains modules for Discord Rich Presense and Steam Presence to work. They are open source, visit [this](https://github.com/fluffy-servers/gmod-discord-rpc) to see the sources of DRP and [this](https://github.com/YuRaNnNzZZ/gmcl_steamrichpresencer) for SP. + * `lua` folder constains modules for Discord Rich Presense and Steam Presence to work. They are open source, you can find link at the [Credits](https://github.com/JonnyBro/beatrun#credits) section. ## Changes added by me * [Custom online courses database](https://courses.beatrun.ru), it's free 🤯! @@ -32,7 +32,7 @@ All of the settings below can be changed in the configuration menu. * Removed your SteamID from right corner, because I can. ## Fixes and changes from previous version -* `Beatrun_DisableGrapple` - Disables grapple ability. +* *null* # All changes and fixes * Course saving works with compression and without. @@ -57,5 +57,7 @@ All of the settings below can be changed in the configuration menu. [Beatrun-Anims](https://github.com/JonnyBro/beatrun-anims) - Sources of animations from Beatrun. # Credits <3 -* modeltexturesbones - Beatrun Reanimated project. * All contributors. +* modeltexturesbones - Beatrun Reanimated project. +* [Discord Rich Presence by Fluffy Servers](https://github.com/fluffy-servers/gmod-discord-rpc) +* [Steam Presence by YuRaNnNzZZ](https://github.com/YuRaNnNzZZ/gmcl_steamrichpresencer) From 19809c298d542d55a7dff6af97196c1aaebfed0a Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" <48434875+JonnyBro@users.noreply.github.com> Date: Wed, 9 Aug 2023 08:23:59 +0500 Subject: [PATCH 2/4] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 310268d..ba4929a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ You can use *Beatrun Animations Installer* if you want to change your animations Installer source can be found [here](/BeatrunAnimInstaller/) # Installation +0. Download this repository [here](https://github.com/JonnyBro/beatrun/archive/refs/heads/master.zip) (should be always up-to-date). 1. **Delete `beatrun` folder in *addons* if you have one!** 2. Extract `beatrun` folder to *your_game_folder/garrysmod/addons*. 3. Extract `lua` folder to *your_game_folder/garrysmod*. From 626c992948d9e719d4b49f599e6e16ee0a63387a Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" <48434875+JonnyBro@users.noreply.github.com> Date: Wed, 9 Aug 2023 08:38:38 +0500 Subject: [PATCH 3/4] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ba4929a..8de179f 100644 --- a/README.md +++ b/README.md @@ -52,13 +52,14 @@ All of the settings below can be changed in the configuration menu. * Merged some anims into 1 file. ## TODO -- [ ] Gamemodes menu +- [ ] Gamemodes menu. # Related -[Beatrun-Anims](https://github.com/JonnyBro/beatrun-anims) - Sources of animations from Beatrun. +[beatrun-anims](https://github.com/JonnyBro/beatrun-anims) - Sources of animations from Beatrun. # Credits <3 * All contributors. -* modeltexturesbones - Beatrun Reanimated project. -* [Discord Rich Presence by Fluffy Servers](https://github.com/fluffy-servers/gmod-discord-rpc) -* [Steam Presence by YuRaNnNzZZ](https://github.com/YuRaNnNzZZ/gmcl_steamrichpresencer) +* [MTB](https://www.youtube.com/@MTB396) - Beatrun Reanimated project. +* [Discord Rich Presence](https://github.com/fluffy-servers/gmod-discord-rpc) by Fluffy Servers. +* [Steam Presence](https://github.com/YuRaNnNzZZ/gmcl_steamrichpresencer) by YuRaNnNzZZ. +* [datae](https://www.youtube.com/channel/UCiFqPwGo4x0J65xafIaECDQ) - He made that piece of shit code. From 591eeb702f91b0f2eafa4a59c1f001699caacc6e Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" <48434875+JonnyBro@users.noreply.github.com> Date: Wed, 9 Aug 2023 08:40:39 +0500 Subject: [PATCH 4/4] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8de179f..2c033b4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # Beatrun Modified Beatrun's source code.

-There are lua modules, they are for Discord Rich Presence and Steam 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 and Steam statuses.

-This version should works on any version of the game (Base version is known good, Chromium has some issues and I don't have time to fix them). +There are some Lua modules, they are for Discord Rich Presence and Steam 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 and Steam statuses.

+This version should works on any version of the game (Base version is known good, x64 has some issues and I'm trying to fix them when I can). ## Animations -You can use *Beatrun Animations Installer* if you want to change your animations, there are new ones (from Beatrun Reanimated project) and OG (but fixed) ones, OG is default. Just press a key on your keyboard with the number of the animations you want to install (If it doesn't change animations, run installer as admin).
+You can use **Beatrun Animations Installer** if you want to change your animations, there are new ones (from Beatrun Reanimated project) and OG (but fixed) ones, OG is default.
+Just start the exe and press a key on your keyboard with the number of the animations you want to install (If it doesn't change animations, run installer as admin).
Installer source can be found [here](/BeatrunAnimInstaller/) # Installation