Skip to content

Commit

Permalink
Merge branch 'master' into next-version
Browse files Browse the repository at this point in the history
  • Loading branch information
BadgerCode committed May 13, 2023
2 parents 32210e0 + b3a78dc commit 1a8ce2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ If you have a question, issue or feature request, please raise an issue in the [
3. Extract the zip to a folder called `tttdamagelogs`
* Make sure the folder name is all lowercase
4. Copy this folder into your server's addons folder
5. Configure the addon via the configuration lua file - `lua/config/config.lua`
5. [Configure the addon](https://github.com/BadgerCode/tttdamagelogs/wiki/Configuring-the-damage-logs)

### Example

Expand All @@ -69,7 +69,7 @@ If you have a question, issue or feature request, please raise an issue in the [
* The server's folder is `gmod-test-server`
* The server's addon folder is `gmod-test-server/garrysmod/addons`
* The damage logs addon folder is `gmod-test-server/garrysmod/addons/tttdamagelogs`
* The config file can be found at `gmod-test-server/garrysmod/addons/tttdamagelogs/lua/config/config.lua`
* The config file can be found at `gmod-test-server/garrysmod/data/damagelog/config.json`

<br>

Expand Down

0 comments on commit 1a8ce2e

Please sign in to comment.