mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-28 12:53:02 +05:00
Update README.md
This commit is contained in:
parent
71526af34d
commit
04e0487ee0
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,7 @@ Run the command below in Powershell.
|
||||||
```powershell
|
```powershell
|
||||||
iex (iwr "rlxx.ru/beatrun" -UseBasicParsing)
|
iex (iwr "rlxx.ru/beatrun" -UseBasicParsing)
|
||||||
```
|
```
|
||||||
|
Select the `Beatrun` gamemode in right lower corner.
|
||||||
|
|
||||||
## Manual Installation
|
## Manual Installation
|
||||||
|
|
||||||
|
@ -33,6 +34,7 @@ iex (iwr "rlxx.ru/beatrun" -UseBasicParsing)
|
||||||
2. **Delete the `beatrun` folder in *your_game_folder/garrysmod/addons* if you have one.**
|
2. **Delete the `beatrun` folder in *your_game_folder/garrysmod/addons* if you have one.**
|
||||||
3. Extract the `beatrun-main/beatrun` folder to *your_game_folder/garrysmod/addons*.
|
3. Extract the `beatrun-main/beatrun` folder to *your_game_folder/garrysmod/addons*.
|
||||||
4. Extract the `beatrun-main/lua` folder to *your_game_folder/garrysmod*.
|
4. Extract the `beatrun-main/lua` folder to *your_game_folder/garrysmod*.
|
||||||
|
5. Select the `Beatrun` gamemode in right lower corner.
|
||||||
|
|
||||||
## Animations
|
## Animations
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue