diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f132a6..72b2d7d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,8 @@
-# [reUnion](https://github.com/rehlds/reUnion) Changelog
+# [ReUnion](https://github.com/rehlds/reUnion) Changelog
---
-## [`0.2.0.13`](https://github.com/rehlds/reUnion/releases/tag/0.2.0.13) - 2024-06-30
+## [`0.2.0.13`](https://github.com/rehlds/ReUnion/releases/tag/0.2.0.13) - 2024-06-30
### Added
- Added `reunion2018` prefixes for SteamID as an authkey type for compatibility with dev version of Reunion `AuthVersion >= 3`
@@ -15,9 +15,9 @@
> [!WARNING]
> CONFIG UPDATED
-**Full Changelog**: [0.2.0.6...0.2.0.13](https://github.com/rehlds/reUnion/compare/0.2.0.6...0.2.0.13)
+**Full Changelog**: [0.2.0.6...0.2.0.13](https://github.com/rehlds/ReUnion/compare/0.2.0.6...0.2.0.13)
-## [`0.2.0.6`](https://github.com/rehlds/reUnion/releases/tag/0.2.0.6) - 2014-06-21
+## [`0.2.0.6`](https://github.com/rehlds/ReUnion/releases/tag/0.2.0.6) - 2014-06-21
### Added
- Added game tags using CVar `sv_tags`.
@@ -34,18 +34,18 @@
> [!CAUTION]
> IN THIS VERSION THE LENGTH OF `SteamIdHashSalt` MUST EXCEED `31` CHARACTERS
-**Full Changelog**: [0.2.0.6](https://github.com/rehlds/reUnion/compare/legacy-archive...0.2.0.6)
+**Full Changelog**: [0.2.0.6](https://github.com/rehlds/ReUnion/compare/legacy-archive...0.2.0.6)
---
# Legacy Beta-releases
-## [`0.1.0.137`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2023-01-20
+## [`0.1.0.137`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2023-01-20
### Changed
- Major refactoring of `QueryLimiter`
-## [`0.1.0.135`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2019-10-26
+## [`0.1.0.135`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2019-10-26
### Changed
- `API` expanded.
@@ -53,7 +53,7 @@
### Added
- Added IP Whitelist for `QueryLimiterExceptIP` setting.
-## [`0.1.0.133`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2018-11-05
+## [`0.1.0.133`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2018-11-05
### Changed
- Improved protection against attacks. Requires latest `ReHlds`.
@@ -61,17 +61,17 @@
### Fixed
- Fixed buggy client freeze fix not working.
-## [`0.1.0.130`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2018-11-05
+## [`0.1.0.130`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2018-11-05
### Fixed
- Fixed display of avatars
-## [`0.1.0.129`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2018-11-05
+## [`0.1.0.129`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2018-11-05
### Fixed
- Fixed a bug in processing `query requests` (thx `BombermaG`). Most likely it has nothing to do with the `TAB problem`, but just in case.
-## [`0.1.0.127`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2018-11-05
+## [`0.1.0.127`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2018-11-05
### Fixed
- Fixed beta errors.
@@ -82,27 +82,27 @@
> [!WARNING]
> Don't forget to install hash salt.
-## [`0.1.0.125`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2018-11-05
+## [`0.1.0.125`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2018-11-05
### Added
- Backported old `API` support.
-## [`0.1.0.123`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2018-11-05
+## [`0.1.0.123`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2018-11-05
### Added
- New auth
-## [`0.1.0.113`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2018-11-04
+## [`0.1.0.113`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2018-11-04
### Fixed
- Fixed bug with sending empty list of players when `QueryFloodBanTime` = `0` (thanks to `HUNTERsp4x`). Those who don't have `0` can stay on `112`.
-## [`0.1.0.112`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2018-11-04
+## [`0.1.0.112`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2018-11-04
### Changed
- Some code refactoring
-## [`0.1.0.92d`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2021-01-04
+## [`0.1.0.92d`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2021-01-04
### Added
- Added config option QueryFloodBanLevel
@@ -110,7 +110,7 @@
### Fixed
- Fixed SmartSteamEmu authorization on linux servers
-## [`0.1.0.92c`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2019-10-26
+## [`0.1.0.92c`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2019-10-26
### Added
- Added some security checks.
@@ -118,7 +118,7 @@
### Changed
- Extended `API`.
-## [`0.1.0.92`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2018-02-11
+## [`0.1.0.92`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2018-02-11
### Added
- Added `EnableQueryLimiter` option
@@ -126,7 +126,7 @@
### Changed
- `QueryFloodBanTime` can be set to 0 to block flood without ban
-## [`0.1.0.89`](https://github.com/rehlds/reUnion/releases/tag/legacy-archive) - 2018-01-07
+## [`0.1.0.89`](https://github.com/rehlds/ReUnion/releases/tag/legacy-archive) - 2018-01-07
### Fixed
- `Hotfix`: Requires `ReHLDS API` not lower than `3.4.X.X`.
diff --git a/LICENSE.md b/LICENSE
similarity index 100%
rename from LICENSE.md
rename to LICENSE
diff --git a/README.md b/README.md
index 3c8afe2..d050b94 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Reunion [![C/C++ CI](https://github.com/rehlds/reunion/actions/workflows/build.yml/badge.svg)](https://github.com/rehlds/reunion/actions/workflows/build.yml) [![GitHub release (by tag)](https://img.shields.io/github/downloads/rehlds/reunion/latest/total)](https://github.com/rehlds/reunion/releases/latest) ![GitHub all releases](https://img.shields.io/github/downloads/rehlds/reunion/total) [![Percentage of issues still open](http://isitmaintained.com/badge/open/rehlds/reunion.svg)](http://isitmaintained.com/project/rehlds/reunion "Percentage of issues still open") [![GitHub license](https://img.shields.io/github/license/rehlds/reunion.svg?longCache=true&style=flat-square)](https://github.com/rehlds/reunion/blob/master/LICENSE.md) [![GitHub issues](https://img.shields.io/github/issues/rehlds/reunion.svg?longCache=true&style=flat-square)](https://github.com/rehlds/reunion/issues) [![GitHub forks](https://img.shields.io/github/forks/rehlds/reunion.svg?longCache=true&style=flat-square)](https://github.com/rehlds/reunion/network) [![GitHub stars](https://img.shields.io/github/stars/rehlds/reunion.svg?longCache=true&style=flat-square)](https://github.com/rehlds/reunion/stargazers)
+# ReUnion [![C/C++ CI](https://github.com/rehlds/ReUnion/actions/workflows/build.yml/badge.svg)](https://github.com/rehlds/ReUnion/actions/workflows/build.yml) [![GitHub release (by tag)](https://img.shields.io/github/downloads/rehlds/ReUnion/latest/total)](https://github.com/rehlds/ReUnion/releases/latest) ![GitHub all releases](https://img.shields.io/github/downloads/rehlds/ReUnion/total) [![Percentage of issues still open](http://isitmaintained.com/badge/open/rehlds/reunion.svg)](http://isitmaintained.com/project/rehlds/reunion "Percentage of issues still open") [![GitHub license](https://img.shields.io/github/license/rehlds/reunion.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReUnion/blob/master/LICENSE) [![GitHub issues](https://img.shields.io/github/issues/rehlds/reunion.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReUnion/issues) [![GitHub forks](https://img.shields.io/github/forks/rehlds/reunion.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReUnion/network) [![GitHub stars](https://img.shields.io/github/stars/rehlds/reunion.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReUnion/stargazers)
Metamod plugin that allows protocol 47 and 48 non-steam clients to connect to ReHLDS servers.
@@ -7,8 +7,8 @@ Reunion is a continuation of the DProto project adapted for ReHLDS.
You can try playing on one of many servers that are using Reunion: [Game Tracker](http://www.gametracker.com/search/?search_by=server_variable&search_by2=reu_version)
## Downloads
-* [Release builds](https://github.com/rehlds/reunion/releases)
-* [Dev builds](https://github.com/rehlds/reunion/actions/workflows/build.yml)
+* [Release builds](https://github.com/rehlds/ReUnion/releases)
+* [Dev builds](https://github.com/rehlds/ReUnion/actions/workflows/build.yml)
## Environment requirement
* ReHLDS API >= `3.10`