2016-08-22 23:54:57 +02:00
|
|
|
# OpenRW
|
2021-06-02 18:57:15 +02:00
|
|
|
[![IRC libera.chat #openrw](https://raster.shields.io/badge/libera.chat-%23openrw-blue)](https://web.libera.chat/?channels=#openrw)
|
2014-06-18 18:14:45 +02:00
|
|
|
|
2018-02-15 22:09:00 +01:00
|
|
|
## About
|
2016-06-24 12:43:36 +02:00
|
|
|
|
2016-08-24 00:03:40 +02:00
|
|
|
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.
|
2014-06-18 18:32:43 +02:00
|
|
|
|
2016-08-22 23:54:57 +02:00
|
|
|
A legitimate copy of the original PC game is required to run OpenRW. Without
|
|
|
|
this it will not be possible to play.
|
2016-05-23 19:50:28 +02:00
|
|
|
|
2018-11-20 06:51:34 +01:00
|
|
|
Windows | Linux | macOS | coverage
|
|
|
|
---| --- | --- | ---
|
2018-12-19 03:34:24 +01:00
|
|
|
[![Build status](https://ci.appveyor.com/api/projects/status/k33qf9ssrja6ckx8/branch/master?svg=true)](https://ci.appveyor.com/project/rwengine/openrw/branch/master) | [![Build Status](https://travis-ci.com/rwengine/openrw.svg?branch=master)](https://travis-ci.com/rwengine/openrw) | [![Build Status](https://travis-ci.com/rwengine/openrw.svg?branch=master)](https://travis-ci.com/rwengine/openrw) | [![codecov](https://codecov.io/gh/rwengine/openrw/branch/master/graph/badge.svg)](https://codecov.io/gh/rwengine/openrw)
|
2018-10-02 00:09:39 +02:00
|
|
|
|
2018-02-15 22:09:00 +01:00
|
|
|
|
2016-08-22 23:54:57 +02:00
|
|
|
## Links
|
2016-05-23 19:50:28 +02:00
|
|
|
|
2016-08-22 23:54:57 +02:00
|
|
|
* [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)
|
2018-10-02 00:09:39 +02:00
|
|
|
* [CDash](https://my.cdash.org/index.php?project=OpenRW)
|
2014-06-18 18:32:43 +02:00
|
|
|
|
2016-06-21 22:28:52 +02:00
|
|
|
## Screenshots
|
2018-10-02 00:09:39 +02:00
|
|
|
![OpenRW: GTA III Opening Cutscene](https://user-images.githubusercontent.com/418211/48028326-21260b80-e143-11e8-9a7e-53c073c39cc6.png)
|
|
|
|
![OpenRW: GTA III Driving](https://user-images.githubusercontent.com/418211/48028321-208d7500-e143-11e8-981f-70e47f5d1c50.png)
|
|
|
|
![OpenRW: GTA III City](https://user-images.githubusercontent.com/418211/48028322-208d7500-e143-11e8-8759-ccb440f4ebf3.png)
|
2016-06-21 22:28:52 +02:00
|
|
|
|
2014-06-18 18:14:45 +02:00
|
|
|
## 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/>.
|
|
|
|
|
2014-08-05 00:51:35 +02:00
|
|
|
### Third Party Licenses
|
|
|
|
|
2017-09-17 00:24:49 +02:00
|
|
|
FFmpeg is licensed under the GNU Lesser General Public License (LGPL) version 2.1 or later
|
2014-08-05 00:51:35 +02:00
|
|
|
|
2017-09-17 00:24:49 +02:00
|
|
|
* https://www.ffmpeg.org/legal.html
|
2014-08-05 00:51:35 +02:00
|
|
|
|
|
|
|
Bullet Physics is licensed under the zlib license
|
|
|
|
|
|
|
|
* http://bulletphysics.org/mediawiki-1.5.8/index.php/LICENSE
|
2016-06-22 12:29:39 +02:00
|
|
|
|
|
|
|
SDL 2.0 is licensed under the zlib license
|
|
|
|
|
|
|
|
* https://www.libsdl.org/license.php
|