# ServUO **Repository Path**: long33/ServUO ## Basic Information - **Project Name**: ServUO - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: pub57 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-26 - **Last Updated**: 2025-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [ServUO] [![Build Status](https://travis-ci.com/ServUO/ServUO.svg?branch=master)](https://travis-ci.com/ServUO/ServUO) [![GitHub issues](https://img.shields.io/github/issues/servuo/servuo.svg)](https://github.com/ServUO/ServUO/issues) [![GitHub release](https://img.shields.io/github/release/servuo/servuo.svg)](https://github.com/ServUO/ServUO/releases) [![GitHub repo size](https://img.shields.io/github/repo-size/servuo/servuo.svg)](https://github.com/ServUO/ServUO/) [![Discord](https://img.shields.io/discord/110970849628000256.svg)](https://discord.gg/0cQjvnFUN26nRt7y) [![GitHub contributors](https://img.shields.io/github/contributors/servuo/servuo.svg)](https://github.com/ServUO/ServUO/graphs/contributors) [![GitHub](https://img.shields.io/github/license/servuo/servuo.svg?color=a)](https://github.com/ServUO/ServUO/blob/master/LICENSE) ServUO is a community driven Ultima Online Server Emulator written in C#. ### Website [ServUO] #### Windows Run `_windebug.bat` for development, attaching a debugger and/or extended output. Run `_winrelease.bat` for production environment. #### Other Platforms Run `_makedebug` for development, attaching a debugger and/or extended output. Run `_makerelease` for production environment. ### Summary 1. Starting with the `/Config` directory, find and edit `Server.cfg` to set up the essentials. 2. Go through the remaining `*.cfg` files to ensure they suit your needs. 3. For Windows, run `_winrelease.bat` to produce `ServUO.exe`, OSX/Linux users may run `_makerelease`. 4. Run `ServUO` 5. ??? 6. Profit! [ServUO]: