Updates README.md (#117)
This commit is contained in:
parent
5fa31feee2
commit
154161065e
2 changed files with 9 additions and 4 deletions
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
- ~/.nuget/packages
|
||||
key: dotnet-packages-windows-{{ checksum "Projects/Server/Server.csproj" }}-{{ checksum "Projects/Scripts/Scripts.csproj" }}
|
||||
- run:
|
||||
name: Building ModernUO for Linux (Debug)
|
||||
name: Building ModernUO for Windows (Debug)
|
||||
command: dotnet build -c Release /p:PublishProfile=Windows
|
||||
code_styling:
|
||||
description: Code analysis
|
||||
|
|
|
|||
11
README.md
11
README.md
|
|
@ -1,17 +1,22 @@
|
|||
ModernUO
|
||||
=====
|
||||
##### Ultima Online Server Emulator for the modern era!
|
||||
|
||||
Ultima Online Server Emulator for the modern era!
|
||||
[](https://github.com/modernuo/ModernUO/stargazers)
|
||||
[](https://github.com/modernuo/ModernUO/issues)
|
||||

|
||||

|
||||
[](https://github.com/modernuo/ModernUO/blob/master/LICENSE)
|
||||

|
||||
|
||||
## Join and Follow!
|
||||
- [Discord Channel](https://discord.gg/VdyCpjQ)
|
||||
- [Discord](https://discord.gg/VdyCpjQ)
|
||||
- [Twitter](https://www.twitter.com/modernuo)
|
||||
- [Reddit](https://www.reddit.com/r/modernuo)
|
||||
|
||||
## Goals
|
||||
- See [Goals](./GOALS.md)
|
||||
|
||||
|
||||
## Publishing a build
|
||||
#### Requirements
|
||||
- [.NET Core 3.1 SDK](https://dotnet.microsoft.com/download/dotnet-core/3.1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue