d5ff5601be
Bullet 2.83.5 was 283, 2.83.6 was 284, 2.84 (API changes affecting OpenRW) was 285, 2.85.1 is still 285. We want to check for 2.84 and upwards, so our check must be for 285. |
||
---|---|---|
benchmarks | ||
cmake | ||
external | ||
rwengine | ||
rwgame | ||
rwlib | ||
rwviewer | ||
scripts | ||
tests | ||
.clang-format | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
COPYING | ||
Doxyfile | ||
README.md |
OpenRW
OpenRW is a cross-platform, open source re-implementation of Rockstar Games' Grand Theft Auto III, a classic 3D action game first published in 2001. OpenRW has been ported to Linux, macOS, Windows, and several variants of BSD.
A legitimate copy of the original PC game is required to run OpenRW. Without this it will not be possible to play.
Links
- FAQ
- Getting Started
- Completable Missions
- Contributing
- IRC: #openrw @ chat.freenode.net
Screenshots
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Third Party Licenses
MAD is licensed under the GNU General Public License
Bullet Physics is licensed under the zlib license
SDL 2.0 is licensed under the zlib license