Update requirements
This commit is contained in:
parent
461866a1a4
commit
3dd69c6701
|
|
@ -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:
|
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/)
|
- [Boost](https://www.boost.org/)
|
||||||
- [OGRE](https://github.com/OGRECave/ogre)
|
- [OGRE](https://github.com/OGRECave/ogre)
|
||||||
|
- [Bullet](https://github.com/bulletphysics/bullet3)
|
||||||
- [pugixml](https://github.com/zeux/pugixml)
|
- [pugixml](https://github.com/zeux/pugixml)
|
||||||
- [Qt 6](https://www.qt.io/product/qt6) (if building the player or studio projects)
|
- [Qt 6](https://www.qt.io/product/qt6) (if building the player or studio projects)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue