Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rjindael authored Jul 20, 2023
1 parent 461866a commit 3dd69c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ There are several goals that RNR seeks to accomplish, them being;
RNR uses [CMake](https://cmake.org/) as its build system and [GCC](https://gcc.gnu.org/) as its compiler. To build RNR, you must first have the following packages installed:
- [Boost](https://www.boost.org/)
- [OGRE](https://github.com/OGRECave/ogre)
- [Bullet](https://github.com/bulletphysics/bullet3)
- [pugixml](https://github.com/zeux/pugixml)
- [Qt 6](https://www.qt.io/product/qt6) (if building the player or studio projects)

Expand Down

0 comments on commit 3dd69c6

Please sign in to comment.