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] 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