Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdivonSlav authored Mar 5, 2022
1 parent 4bcaa39 commit 7330527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ For simple text rendering functionality, I ended up using the Freetype library
- Space - Pauses game

## Build instructions
Simply run the file `genproj.bat` and it will generate the necessary VS2022 project files. After that, simply open the solution with Visual Studio. If generating for an earlier version of Visual Studio, simply edit the file and repace 'vs2022' with your version.
Simply run the file `genproj.bat` and it will generate the necessary VS2022 project files. After that, simply open the solution with Visual Studio. If generating for an earlier version of Visual Studio, simply edit the file and replace 'vs2022' with your version.

## Compatibility
I only tested this with Windows but it should work on other systems as well.
Expand Down

0 comments on commit 7330527

Please sign in to comment.