diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-04-08 12:26:49 +0300 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-04-08 12:26:49 +0300 |
| commit | 31b69f1f4516a8859c963bc44d5e1e0c87c58897 (patch) | |
| tree | 888137c628501bfa42f1c363ecd2d39cfacf91c0 | |
| parent | 750e105ce65682fad95c0b2dc6d3317f6552bcf9 (diff) | |
| parent | 5a167be020b26f4e39a6cc4ced29db087d932329 (diff) | |
| download | Mundus-31b69f1f4516a8859c963bc44d5e1e0c87c58897.tar Mundus-31b69f1f4516a8859c963bc44d5e1e0c87c58897.tar.gz Mundus-31b69f1f4516a8859c963bc44d5e1e0c87c58897.zip | |
Merge branch 'master' of https://github.com/Syndamia/Mundus
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,4 +1,6 @@ # Mundus -My IT-kariera module 7 (Software development) project +My IT-kariera module 7 (Software development) project. It is built in C# and Gtk# 2.0. -**Note**: Install [Gtk-Sharp](https://www.mono-project.com/docs/gui/gtksharp/installer-for-net-framework/) to run the executable on _Windows_ and [Mono](https://www.mono-project.com/download/stable/#download-lin) to run the executable on _Linux_. +Mundus is a sandbox openworld RPG. You can explore, destroy, create or fight, the world is your oyster. + +**Note**: Install [Gtk-Sharp](https://www.mono-project.com/docs/gui/gtksharp/installer-for-net-framework/) to run the executable on _Windows_ and _Linux_ (you also need to install [Mono](https://www.mono-project.com/download/stable/#download-lin) to run it on Linux). |
