|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#2 (permalink) |
|
Forum Novice
|
like maybe a toturial or something i have everything except like what you need in the applications setting thing from there on i have the assembly name and output type set but dont know what to do from there
__________________
life sucks thats why we have UO ;) :eek: Last edited by timothyisreal; 09-15-2008 at 03:07 AM. |
|
|
|
|
|
#4 (permalink) |
|
Forum Expert
Join Date: Oct 2002
Age: 45
Posts: 4,363
|
The easiest way to compile the SVN:
Create a batch file as below. Modify the drive/path as needed. Place it in your server root directory. Run it to compile. I'm pretty sure you don't even need to have Visual C# installed for this to work. Code:
del server.exe c:\windows\microsoft.net\Framework\v2.0.50727\csc.exe /unsafe /out:Server.exe /recurse:server\*.cs /win32icon:Server\runuo.ico |
|
|
|
|
|
#5 (permalink) | |
|
Forum Novice
|
Quote:
GreyWolf. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|