Skip to content

An event driven network client that connects to the ModernUO server emulator.

Notifications You must be signed in to change notification settings

virtual-fear/headless-uoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Headless UO Client

  • Built using C#
  • Focuses on event driven code
  • Currently configured for .NET 6.0
  • Connecting to a ModernUO server (default)
    • Server -> 127.0.0.1:2593
    • Login info -> admin/admin
    • Run or Debug the application to connect
    • Connection stays alive until the client is closed

About

An event driven network client that connects to the ModernUO server emulator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages