https://github.com/rwengine/openrw
OpenRW "Open ReWrite" is an un-official open source recreation of the classic Grand Theft Auto III game executable
https://github.com/rwengine/openrw
c-plus-plus game-engine gta gta3 linux-game macosx-game multi-platform reimplementation video-game
Last synced: 10 months ago
JSON representation
OpenRW "Open ReWrite" is an un-official open source recreation of the classic Grand Theft Auto III game executable
- Host: GitHub
- URL: https://github.com/rwengine/openrw
- Owner: rwengine
- License: gpl-3.0
- Created: 2015-04-24T16:26:12.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T23:54:27.000Z (over 1 year ago)
- Last Synced: 2024-07-31T22:51:44.690Z (over 1 year ago)
- Topics: c-plus-plus, game-engine, gta, gta3, linux-game, macosx-game, multi-platform, reimplementation, video-game
- Language: C++
- Homepage: http://openrw.org
- Size: 4.64 MB
- Stars: 1,889
- Watchers: 112
- Forks: 170
- Open Issues: 112
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
README
# OpenRW
[](https://web.libera.chat/?channels=#openrw)
## About
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.
Windows | Linux | macOS | coverage
---| --- | --- | ---
[](https://ci.appveyor.com/project/rwengine/openrw/branch/master) | [](https://app.travis-ci.com/rwengine/openrw) | [](https://app.travis-ci.com/rwengine/openrw) | [](https://codecov.io/gh/rwengine/openrw)
## Links
* [FAQ](https://github.com/rwengine/openrw/wiki/FAQ)
* [Getting Started](https://github.com/rwengine/openrw/wiki/Getting-Started)
* [Completable Missions](https://github.com/rwengine/openrw/issues/52)
* [Contributing](https://github.com/rwengine/openrw/wiki/Contributing)
* [CDash](https://my.cdash.org/index.php?project=OpenRW)
## 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 .
### Third Party Licenses
FFmpeg is licensed under the GNU Lesser General Public License (LGPL) version 2.1 or later
* https://www.ffmpeg.org/legal.html
Bullet Physics is licensed under the zlib license
* http://bulletphysics.org/mediawiki-1.5.8/index.php/LICENSE
SDL 2.0 is licensed under the zlib license
* https://www.libsdl.org/license.php