1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 06:52:34 +02:00
openrw/README.md

52 lines
2.0 KiB
Markdown
Raw Normal View History

2016-06-23 22:29:14 +02:00
# OpenRW
2014-06-18 18:14:45 +02:00
2016-06-24 12:43:36 +02:00
[![Build Status](https://travis-ci.org/rwengine/openrw.svg?branch=master)](https://travis-ci.org/rwengine/openrw)
OpenRW is an open source re-implementation of Rockstar Games' Grand Theft Auto III,
a classic 3D action game first published in 2001.
2014-06-18 18:32:43 +02:00
2016-05-23 19:50:28 +02:00
* IRC: #openrw @ chat.freenode.net
Check out the [FAQ](https://github.com/rwengine/openrw/wiki/FAQ) and the rest of the [wiki](https://github.com/rwengine/openrw/wiki). Report any bugs by creating an [issue](https://github.com/rwengine/openrw/issues).
OpenRW requires a legitimate copy of the original PC game data in order to run.
2016-05-23 19:50:28 +02:00
Without this data it will not be possible to run OpenRW.
2014-06-18 18:32:43 +02:00
2016-06-21 22:28:52 +02:00
## Screenshots
![Staunton Skyline from Portland](https://cloud.githubusercontent.com/assets/418211/16287457/1a434b7e-38db-11e6-9814-79a926a66071.png)
![Opening cutscene](https://cloud.githubusercontent.com/assets/418211/16287461/1cc53f38-38db-11e6-9f26-196a516798d4.png)
## Getting Started
2014-06-18 18:14:45 +02:00
* [Getting Started](https://github.com/rwengine/openrw/wiki/Getting-Started)
* [FAQ](https://github.com/rwengine/openrw/wiki/FAQ)
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/>.
### 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