Skip to content

Commit

Permalink
Updated README and added Release Notes
Browse files Browse the repository at this point in the history
- Added instruction on installing from GitHub releases
- Added a Release Notes readme
  • Loading branch information
GrantJL committed Feb 25, 2023
1 parent 704c628 commit 63835b0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ This plugin was inspired by [Yoni's Playlist Rank Viewer](https://bakkesplugins.

You can view and install the plugin on bakkesmod plugins here: [Lobby Ranks](https://bakkesplugins.com/plugins/view/348)

Optionally, download the latest release from [GitHub - LobbyRanks Releases](https://github.com/GrantJL/rl-lobby-ranks/releases), then copy the `lobby-ranks.dll` file to `%appdata%\bakkesmod\bakkesmod\plugins\`

## About
The plugin is a table of players in the current match, it displays each players rank, mmr and games player in various playlists.

Expand Down
15 changes: 15 additions & 0 deletions Release Notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Release Notes

### v1.1.4
- Removes default `P` key-binding toggling table

### v1.1.2
- Adds plugin settings window
- No longer hides table on closing scoreboard

### v1.1.1
- Table values now re-calculates on appropriate game events
- No longer re-calculates table every frame (much better performance)

### v1.0.0
- Initial version

0 comments on commit 63835b0

Please sign in to comment.