Skip to content

Commit caf6d55

Browse files
author
Vlek
committed
Updated readme.
1 parent 9433c8f commit caf6d55

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
![Dynamic XML Badge](https://img.shields.io/badge/dynamic/xml?url=https%3A%2F%2Fraw.githubusercontent.com%2FVlek%2FRuinsAndRiches%2Fmain%2Fsrc%2Fruinsandriches%2Fruinsandriches.csproj&query=%2F%2FTargetFramework%5B1%5D&label=target&color=%23512bd4)
2+
![Neovim](https://img.shields.io/badge/NeoVim-%2357A143.svg?&style=for-the-badge&logo=neovim&logoColor=white)
3+
![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)
4+
![https://www.github.com/vlek/ruinsandriches](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)
5+
16
# Ruins & Riches
27

38
This is a single-player focused version of the game Ultima Online that seeks
@@ -7,3 +12,14 @@ scripts supplied in the server files for a customized look and feel.
712
These are my script files that take the September 22nd, 2022 release from
813
the creator and added my own spin onto it that I believe makes it more
914
enjoyable to play.
15+
16+
# Compile project
17+
18+
## Linux + Mac(?):
19+
20+
Just use the `make` command while in the parent directory of the project to run
21+
mono's make against the files.
22+
23+
## Windows:
24+
25+
I believe `dotnet build` might work, but haven't tried.

0 commit comments

Comments
 (0)