Skip to content

Updates for "EnhancedMap: A free Ultima Online map tool"

Notifications You must be signed in to change notification settings

coreyklass/EnhancedMapX

 
 

Repository files navigation

Linux Headless

This project was forked and modified by Corey Klass to ignore console input when running the EnhancedMapServer headless in a Linux instance.

View Current Release


How can i compile EnhancedMapServer for my server machine?

  1. Install .NET Core 2.1:

  2. Open CMD and write (here you can see all platforms available. Here im compiling for a Windows 10 x64 machine):

cd "{ENHANCEDMAPSERVERNETCORE_FOLDER}"
dotnet publish -c Release -r win10-x64
  1. Navigate to "ENHANCEDMAPSERVERNETCORE_FOLDER/bin/Release/netcoreapp2.1/{YOUR_PLATFORM}/publish/"

  2. Run EnhancedMapServerNetCore.exe (if you are using windows, instead use terminal for linux/macos)

About

Updates for "EnhancedMap: A free Ultima Online map tool"

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.9%
  • Lua 2.0%
  • Smalltalk 0.1%