Horian
Member
1. Download and install Git Tortoise (http://code.google.com/p/tortoisegit/wiki/SetupHowTo) & - if you use Windows - Git for Windows as described.
2. Create new folder "ServUO"
3. Right click folder "ServUO" -> "Git create repository here" -> Check box "Make it bare", Ok
4. Right click folder again -> Toirtose Git -> "Pull" (if "Pull" isn't shown the first time it can help to click "Git Clone" first, then abort it after a while and pull again)
5. Enter as url: https://github.com/ServUO/ServUO
6. Wait until download is finished.
Next time to update source: only right click, "Pull ..."
Now go to "your-location-of-ServUO\Scripts\Misc\Datapath.cs" and edit the link to your server UO/mul files.
To compile server exe: Open ServUO folder, double click "compilexxx.bat" (in Windows 7 or 8 right click instead and choose "run as administrator"). It will create ServUO.exe and upon pressing enter start the server immediately too.
Edit: Updated April 10 2015
2. Create new folder "ServUO"
3. Right click folder "ServUO" -> "Git create repository here" -> Check box "Make it bare", Ok
4. Right click folder again -> Toirtose Git -> "Pull" (if "Pull" isn't shown the first time it can help to click "Git Clone" first, then abort it after a while and pull again)
5. Enter as url: https://github.com/ServUO/ServUO
6. Wait until download is finished.
Next time to update source: only right click, "Pull ..."
Now go to "your-location-of-ServUO\Scripts\Misc\Datapath.cs" and edit the link to your server UO/mul files.
To compile server exe: Open ServUO folder, double click "compilexxx.bat" (in Windows 7 or 8 right click instead and choose "run as administrator"). It will create ServUO.exe and upon pressing enter start the server immediately too.
Edit: Updated April 10 2015
Last edited: