Commit graph

7 commits

Author SHA1 Message Date
Kamron Batman
5bd41d5b68
feat: Adds .NET 7 & Arm64 support (#1229)
## BREAKING CHANGE
**Publishing for linux will no longer include runtimes**

## Major Changes
* Adds .NET 7 support.
* Adds ARM64 support (experimental).
* Changes linux support to be open-ended against anything .NET 7 supports.
* Fixes native library resolutions. (Make sure to install `dev` versions of the libraries)
* Updates README
* Adds Ubuntu 22, CentOS 8/9 Stream to CI/CD.

## TODOs:
* Update modernuo.com docs

Closes #1173
Closes #1159
2022-11-06 09:59:11 -08:00
Kamron Batman
573ddfa27b
docs: Updates installation docs for the main site. (#911) 2022-01-03 19:05:28 -08:00
Tyler Mills
ab4294f4d6
fix(docs): Fixes UI (#527) 2021-02-27 20:02:44 -08:00
Kamron Batman
11438fddd0
docs: Fixes embed images for modernuo.com (#334)
Bumps docs to fix embed image not showing up for modernuo.com
2020-12-07 09:52:03 -08:00
Kamron Batman
b4cad61e36
Adds getting started to docs (#249)
- [X] Adds getting started to docs

Updates documentation
2020-09-14 00:40:19 -07:00
Kamron Batman
4456056f83
A little bit of docs cleanup (#244)
Updates documentation
2020-09-13 15:35:44 -07:00
Kamron Batman
8f378dbd78
Adds ModernUO docs skeleton (#243) 2020-09-13 15:21:28 -07:00