RightToBearArms
A mod that lets you use the Rifle and Double Barrel items that are usually banned.
CHANGELOG
1.2.1
- Moved Utilities to CrabDevKit.
1.2.0
- Updated several internal parts of RightToBearArms to make the source code neater.
1.1.0
- Updated to make the dependency on ChatCommands optional (forgot it wasn't and realized it being a required dependency was kind of dumb lmao)
- The commands are now loaded via C# reflection, and only if the ChatCommands mod is present, preventing JIT from trying to resolve the commands that depend on ChatCommands when it's not there.
1.0.0
- Initial release.