Updated Knowledge Base (markdown)

RaidMax 2022-04-06 16:48:18 -05:00
parent 73bb24382a
commit 7ddb26eaa9

@ -37,3 +37,10 @@ This error message displays the file as well as the line number the format error
### I'm running an IW4x server and I see duplicated messages from IW4MAdmin
This is an IW4x bug that causes out of band packets to be dropped or processed multiple times.
There is an open PR to resolve this https://github.com/XLabsProject/iw4x-client/pull/29, but until that is merged there is no work around short of compiling IW4x yourself.
***
### How do I know what was changed in each update / Should I update every time a new release is published?
Although there is no explicit change log due to the nature of [rolling releases](https://en.wikipedia.org/wiki/Rolling_release), the [Github Releases](https://github.com/RaidMax/IW4M-Admin/releases) includes a commit changes section which outline the high level changes for a given release.
View the [versions definition](https://github.com/RaidMax/IW4M-Admin/wiki#versions) to see which release cadence works best for you.