1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-03 00:59:47 +02:00
openrw/README.md
2016-08-24 00:10:07 +01:00

53 lines
2.1 KiB
Markdown

# OpenRW
[![Build Status](https://travis-ci.org/rwengine/openrw.svg?branch=master)](https://travis-ci.org/rwengine/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](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)
* IRC: #openrw @ chat.freenode.net
## Screenshots
![Looking west to Staunton](https://cloud.githubusercontent.com/assets/418211/16398933/40a62c20-3cc6-11e6-8c6a-9c50de47510c.png)
![Poor driving skill](https://cloud.githubusercontent.com/assets/418211/16398932/40a03de2-3cc6-11e6-9e48-acc9b44a600a.png)
![Duplicate claude in cutscene](https://cloud.githubusercontent.com/assets/418211/16399129/aa019d52-3cc7-11e6-9a33-a9fcce0b972c.png)
## 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
* http://www.underbit.com/products/mad/
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