mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-27 20:43:02 +05:00
Update and rename CHANGES.md to INSTALLATION.md
This commit is contained in:
parent
3ca0e0a9ee
commit
a3b443dc8c
2 changed files with 4 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
# All changes
|
||||
* Course saving works with compression and without.
|
||||
* Quick turnaround only with `Unarmed`.
|
||||
* Fixed leaderboard sorting in gamemodes.
|
||||
* Fixed grapple usage in courses and gamemodes.
|
||||
* Fixed DataTheft crash when touching data bank.
|
||||
* Fixed error when loading course.
|
||||
* Fixed collisions issues.
|
4
INSTALLATION.md
Normal file
4
INSTALLATION.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Installation
|
||||
1. Extract `beatrun` folder to *your_game_folder/garrysmod/addons*.
|
||||
2. Extract `lua` folder to *your_game_folder/garrysmod*.
|
||||
* `lua` folder constains modules for Discord Rich Presense to work. They are open source, visit [this](https://github.com/fluffy-servers/gmod-discord-rpc) link to see the source
|
Loading…
Reference in a new issue