This repository has been archived by the owner on May 6, 2023. It is now read-only.
Release candidate 2.0.0-rc1
Pre-release
Pre-release
Changelog
- Bot completely remade in .NET 5.0
- Network traffic remade with protobuf. This allows for the plugin to be split into an Exiled and Smod version at some point but the bot staying the same for both. Also increases performance and ease of development.
- Console commands are now used through
+server <command>
instead of just+<command>
- Bot should have better performance both in RAM usage and CPU usage.
- Fixed a few small bugs