
You are viewing a potentially older version of this package. View Latest Version

A small dependency for Mod Developers that does the bare minimum, that can be installed alongside R2API.
The entire feature list:
Add a reference to ModCommon and add [ModCommon.NetworkModlistException] next to your BepInPlugin attribute.
You can also add an attribute you make yourself called ManualNetworkRegistrationAttribute to your assembly, making the namespace R2API.Utils.ManualNetworkRegistrationAttribute will also exclude it from R2API.