
BetterNetworking
685324462961ACD7About BetterNetworking
BetterNetworking: a server-authoritative, message-based RPC layer for Arma Reforger with handshakes, routing, middleware, and Workbench dev tools. Reusable mod library.
Full Description
BetterNetworking: a server-authoritative, message-based RPC layer for Arma Reforger with handshakes, routing, middleware, and Workbench dev tools. Reusable mod library.
View on WorkshopAdd to Server Config
Copy this JSON snippet and add it to the "mods" array in your server's config.json file:
{
"modId": "685324462961ACD7",
"name": "BetterNetworking",
"version": "1.0.0"
}Need help? Check our Mod Installation Guide or use the Config Generator.
Related Mods

AuthorityCore
Server-side role and permission authority system for Arma Reforger (Enfusion). Clients only send action requests; the server owns configs, role resolution, and enforcement.



AttachmentsCompatibility
Now compatible with 0.9.8 version of the game. Will be deprecated as soon as all the mods switch to using vanilla classes. Does NOT contain playable content. Allows weapons to share attachments.

M4 & MK18 with attachments
Colt M4A1 & MK-18 rifles with attachments pack

Project Redline - Core
Project Redline: Core Contains shared scripts, weapons, and assets common to many other mods.
Frequently Asked Questions
How do I install BetterNetworking on my server?
To install BetterNetworking, add its mod ID (685324462961ACD7) to the "mods" array in your server's config.json file. The server will automatically download the mod from the Workshop when it starts.
Can I use BetterNetworking on PS5 or Xbox?
Console compatibility depends on the mod. Check the Workshop page for BetterNetworkingto see if it's marked as console-compatible. Some mods with custom scripts may only work on PC.
Does BetterNetworking require other mods?
Check the mod's description above for any mentioned dependencies. Use our Mod Browser to search for and add any required dependencies to your config.