Changelog
- 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/windows
and be namedoc2rnet-x86.dll
- A 32-bit ARM Linux library would go in
natives/linux
and 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.
Dependencies
Files
oc2r-1.20.1-forge-2.1.2-all.jar(21.29 MiB) Primary Download
Details
Licensed MIT
Published 5 months ago
Updated 6 days ago