added a readme

This commit is contained in:
Return0ne 2021-08-04 12:14:22 -04:00
parent 10e60e4e3c
commit 3c936687a3
1 changed files with 16 additions and 0 deletions

16
README.md Normal file
View File

@ -0,0 +1,16 @@
This is game I made for my good friend Tobi
To build you need git,make, and g++
Building
1. git clone https://gitdab.com/Canneddonuts/Tobee_RPG
2. cd Tobee_RPG
3. make
To run
linux
./TobeeRPG
windows
TobeeRPG.exe