Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orkhasnat authored Jul 17, 2021
1 parent 18ff6dd commit b74f5a0
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
A tribute to the classic Rapid Roll game from our childhood made with love, tears and SFML.

## For Windows
Run make.ps1 using powershell.
Options: *-h/help - Shows help menu
*-c/compile - Compiles the project
*clean - Deletes the .o files
*cleanall - Deletes the *.o and *.exe files
*-a/all - Does all the above except deleting the .exe file
Run make.ps1 using powershell.
Options:
> -h/help - Shows help menu
> -c/compile - Compiles the project
> clean - Deletes the .o files
> cleanall - Deletes the *.o and *.exe files
> -a/all - Does all the above except deleting the .exe file
The .exe can be found in ./bin

0 comments on commit b74f5a0

Please sign in to comment.