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!

? about .net

D

DSimmon

Guest
? about .net

I currently am running windows 2000 sp3. In order to run RunUO will i need to install the .net framework? Or any other software, or will it be self executable? Will i need a c# compiler to impliment scripts? Would just like to know what i need to be an efficient GM/Host.

-David
 

seank

Wanderer
You'll most likely need the .net framework.. or Mono.

I doubt you'll need to mcs or csc to compile scripts.. they'll either have a script interpretter built-in, or they'll just use C#'s built-in ASPX parser.
 
A

AlejandroX

Guest
As for your first question: Yes; you'll need to install the .Net Framwork in order to run RunUO. RunrunUO? Possible new name?
 

krrios

Administrator
1) The .NET Framework is required.
2) At this time, only the framework is required.
3) A C# compiler is not required, RunUO does all the work.
 
Top