Update and rename CHANGES.md to INSTALLATION.md

This commit is contained in:
Nikita 2023-05-31 19:56:51 +05:00 committed by GitHub
parent 3ca0e0a9ee
commit a3b443dc8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 8 deletions

View file

@ -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
View 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