RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Core.Unix

Mark

Knight
Core.Unix

RunUO will now attempt to detect if it is running under a Unix environment.

I have changed Compression to utilize this detection and to use native libz.

Essentially, this means modifying etc/mono/config is no longer necessary with the latest revisions.



It is my hope that eventually Mono will be stable enough for me to perform all cross platform operations using Core.Unix.
 

Mark

Knight
Also, I am looking into replacements for _lread to give Unix platforms a faster native solution; similar to the way Compression is handled cross platform.
 
Top