aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamen Mladenov <kamen.d.mladenov@protonmail.com>2020-06-03 08:33:07 +0300
committerGitHub <noreply@github.com>2020-06-03 08:33:07 +0300
commit70bcb5ee4851f5f794fc76206f5f58d28caa5bd5 (patch)
tree752fd547748030e055df1ff8ad1ca6b4a4dfdabd
parent185a46b7a04b7e337b7e1e0a470534483f66a77e (diff)
downloadMundus-70bcb5ee4851f5f794fc76206f5f58d28caa5bd5.tar
Mundus-70bcb5ee4851f5f794fc76206f5f58d28caa5bd5.tar.gz
Mundus-70bcb5ee4851f5f794fc76206f5f58d28caa5bd5.zip
Update README.md
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 6e77743..87a3125 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,18 @@
# Mundus
-**Note: This is the `master` branch, here is only the stuff that I want to be in the post-exam versions. To see the project that also has implimented exam requirements, see branch [requirements](https://github.com/Syndamia/Mundus/tree/requirements)**
+**Note: This is the `master` branch, here is only the stuff that I want to be in the project. To see the project that also has implimented exam requirements, see branch [requirements](https://github.com/Syndamia/Mundus/tree/requirements)**
-Mundus is a 2D sandbox openworld RPG. You can explore, destroy, create or fight, the world is your oyster.
+Mundus is a 2D sandbox openworld RPG. You can explore, destroy, create or fight, the world is your oyster. It is built in `C#` and `Gtk# 2.0`.
-This is a project that began as my exam work for IT-kariera Module 7 (Software development) but I plan on working on it long after. It is built in `C#` and `Gtk# 2.0`.
+This is an exam project for IT-kariera Module 7 (Software development) course but I plan on working on the concept long after( as the [Velekurt](https://github.com/Syndamia/Velekurt) project).
-For more information, visit [my website](http://www.syndamia.com/projects/mundus/introduction.html).
+For more information, visit [my website](http://www.syndamia.com/projects/mundus/introduction).
## How to play:
Install the dependencies and run the executable (`.exe` file).
Dependencies:
- - [Gtk-Sharp](https://www.mono-project.com/docs/gui/gtksharp/installer-for-net-framework/)
+ - [Gtk-Sharp](https://www.mono-project.com/docs/gui/gtksharp/installer-for-net-framework/)
+ - [.NET Framework 4.7](https://dotnet.microsoft.com/download/dotnet-framework/net47)
Supported platforms:
- Windows