diff options
| author | Kamen <kami02882@gmail.com> | 2020-04-07 17:18:02 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-07 17:18:02 +0300 |
| commit | 5a167be020b26f4e39a6cc4ced29db087d932329 (patch) | |
| tree | eefef9d5d1cec9767f88b6f610e283e32d7304e5 /README.md | |
| parent | 43149c718a86304ab636604eae3c9c1f58244140 (diff) | |
| download | Mundus-5a167be020b26f4e39a6cc4ced29db087d932329.tar Mundus-5a167be020b26f4e39a6cc4ced29db087d932329.tar.gz Mundus-5a167be020b26f4e39a6cc4ced29db087d932329.zip | |
Updated readme info
Diffstat (limited to 'README.md')
| -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). |
