File Details
oc2r-1.20.1-forge-2.1.2-all.jar
- R
- Apr 26, 2025
- 21.29 MB
- 1.7K
- 1.20.1
- Forge
File Name
oc2r-1.20.1-forge-2.1.2-all.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
- Fixed vxlan being enabled by default.
- Updated the native ICMP module.
- Fixed bad response data on macOS.
- Fixed a memory leak when an ICMP request failed.
- Reduced memory usage.
- Changed how the native module is loaded to make adding new architectures easier.
- Users can now go to https://github.com/North-Western-Development/oc2r-native-networking and compile the library themselves for their chosen architecture. To add your library, unzip the jar file and put it in the natives folder under the correct operating system with the correct name.
- A 32-bit x86 Windows library would go in
natives/windowsand be namedoc2rnet-x86.dll - A 32-bit ARM Linux library would go in
natives/linuxand be namedliboc2rnet-linux-arm.so - The only operating systems supported are still Windows, macOS, and Linux
- A 32-bit x86 Windows library would go in
- Users can now go to https://github.com/North-Western-Development/oc2r-native-networking and compile the library themselves for their chosen architecture. To add your library, unzip the jar file and put it in the natives folder under the correct operating system with the correct name.

