diff options
| author | Kamen Mladenov <kamen.d.mladenov@protonmail.com> | 2020-05-13 14:31:57 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-13 14:31:57 +0300 |
| commit | bc1aabf66723d1d74070c32fa62ff422bc2dd568 (patch) | |
| tree | c63065ac0553b0cb8b1fcb2689c901cf0bc37858 /README.md | |
| parent | e098ceb6277f5d1eafde95e871fd8d39d76b0736 (diff) | |
| download | Mundus-bc1aabf66723d1d74070c32fa62ff422bc2dd568.tar Mundus-bc1aabf66723d1d74070c32fa62ff422bc2dd568.tar.gz Mundus-bc1aabf66723d1d74070c32fa62ff422bc2dd568.zip | |
Updated README
I changed the requirements branch name
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Mundus is a 2D sandbox openworld RPG. You can explore, destroy, create or fight, 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`. -**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 post-exam versions. To see the project that also has implimented exam requirements, see branch [requirements](https://github.com/Syndamia/Mundus/tree/requirements) ## How to play: Install the dependencies and run the executable (`.exe` file). |
