fix(core): Adds Fedora 32/33 & RHEL 7/8 support. (#601)
- [X] Adds support for Fedora 32/33 (runtimes included) - [X] Adds support for RHEL 7/8 (will require manual install of zlib and argon2) - [X] Updates dependencies
This commit is contained in:
parent
edea1d4906
commit
4e9d656809
6 changed files with 22 additions and 11 deletions
|
|
@ -12,7 +12,9 @@ ModernUO [
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
<br/>
|
||||
[](https://github.com/modernuo/ModernUO/blob/master/LICENSE)
|
||||
[](https://github.com/modernuo/ModernUO/stargazers)
|
||||
|
|
@ -33,6 +35,8 @@ ModernUO [![Discord](https://img.shields.io/discord/751317910504603701?logo=disc
|
|||
- `ubuntu.16.04`, `ubuntu.18.04` `ubuntu.20.04` - Ubuntu LTS
|
||||
- `debian.9`, `debian.10` - Debian
|
||||
- `centos.7`, `centos.8` - CentOS
|
||||
- `fedora.32`, `fedora.33` - Fedora
|
||||
- `rhel.7`, `rhel.8` - Redhat
|
||||
- If blank, the operating system running the build is used
|
||||
|
||||
## Deploying / Running Server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue