Skip to content
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
Compare
Choose a tag to compare
@KarlOfDuty KarlOfDuty released this 23 May 00:21
· 107 commits to master since this release
b1805e7

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

Read the new bot setup guide!