Commit graph

9 commits

Author SHA1 Message Date
Kamron Batman
1d376029dc
docs: Updates serialization docs (#1327) 2023-02-02 19:37:18 -08:00
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
IAmDanielDinner
8112602b88
docs: Documentation update (#941) 2022-04-04 13:39:16 -07:00
Kamron Batman
2f13dfebed
docs: Fixes edit uri for docs (#913) 2022-01-03 22:16:56 -08:00
Kamron Batman
24c683870d
docs: Updates markdown docs (#912) 2022-01-03 22:10:29 -08:00
Kamron Batman
7762d94336
Creates quick start (#254)
Creates a quick start.

Updates documentation.
2020-09-15 19:46:10 -07:00
Kamron Batman
fdb43e158b
Updates some styles and the first two pages (#252)
Updates documentation
2020-09-15 08:55:48 -07: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
8f378dbd78
Adds ModernUO docs skeleton (#243) 2020-09-13 15:21:28 -07:00