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!

command line parameter for alternate .net versions.

aralith

Sorceror
command line parameter for alternate .net versions.

I am writing a 3rd party utility that interfaces with a RunUO server using a technique that is specific to .NET 3.0+, however I'm worried that I may as well just stop now since it requires a core modification to change the target framework.

Is there a reason the target framework is a #define and not a command line argument?

This is a suggestion as much as a question, I suppose.
 
Top