Merge branch 'master' of github.com:modernuo/ModernUO into develop

This commit is contained in:
Kamron Batman 2019-12-26 15:35:29 -08:00
commit ec6629fbe9
No known key found for this signature in database
GPG key ID: 5C9DFD15804B6BB8

View file

@ -1,5 +1,8 @@
# GOALS
The goal of ModernUO is a complete rewrite of RunUO that focuses on performance.
Some of the many high level goals include:
### Architecture
- [x] Upgrade Server/Scripts to target .NET Core 3
- [X] Upgrade the code to use C# 8 standards