Skip to content
forked from 3HMonkey/JuicyUO

This project is an alternative client for the game Ultima Online. The goal of this is to develop a lightweight client considering new technologies such as DirectX (MonoGame included).

License

Notifications You must be signed in to change notification settings

uotools/JuicyUO

 
 

Repository files navigation

JuicyUO

JuicyUO is an alternative client of the game Ultima Online. It provides modern technologies in the form of an open source project. Furthermore it is build on a forked project called UltimaXNA and finally updated to MonoGame.

alt tag

Used Technologies

  • DirectX11 and higher (MonoGame including SharpDX)
  • C# (.Net-Framework)

Platforms

JuicyUO currently supports only Windows-Systems.

  • Windows XP (DirectX 9)
  • Windows Vista (DirectX 10)
  • Windows 7 (DirectX 11)
  • Windows 8 (DirectX 11)
  • Windows 10 (DirectX 12)

Compile (for Windows)

To compile JuicyUO (for contribution for example) you will need to install some dependencies:

  • Monogame 3.6
  • DirectX SDK
  • Visual Studio 2017

About

This project is an alternative client for the game Ultima Online. The goal of this is to develop a lightweight client considering new technologies such as DirectX (MonoGame included).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.8%
  • HLSL 0.2%