redream/README.md

24 lines
1.1 KiB
Markdown
Raw Normal View History

2016-02-06 09:25:18 +00:00
# redream
2015-08-01 03:58:53 +00:00
2017-07-26 23:58:17 +00:00
[![travis-ci status](https://travis-ci.org/inolen/redream.svg?branch=master)](https://travis-ci.org/inolen/redream)
[![appveyor status](https://ci.appveyor.com/api/projects/status/github/inolen/redream)](https://ci.appveyor.com/project/inolen/redream)
[![slack status](http://slack.redream.io/badge.svg)](http://slack.redream.io)
2016-12-07 04:53:18 +00:00
2016-12-21 08:47:31 +00:00
[redream](http://redream.io) is a work-in-progress SEGA Dreamcast emulator written in C for Mac, Linux and Windows.
2015-08-01 03:58:53 +00:00
redream is licensed under the GPLv3 license (see [LICENSE.txt](https://github.com/inolen/redream/blob/master/LICENSE.txt)) and uses third party libraries that are each distributed under their own terms (see each library's license in [deps/](https://github.com/inolen/redream/tree/master/deps)).
2016-12-21 08:47:31 +00:00
Ask questions and help answer them on [our Slack group](http://slack.redream.io).
2015-08-01 04:35:21 +00:00
2016-12-19 05:35:25 +00:00
## Building
2015-08-01 03:58:53 +00:00
2016-12-19 05:35:25 +00:00
To build the latest binaries, checkout out the [building](http://redream.io/docs/building) docs.
2016-12-19 05:35:25 +00:00
## Downloading
2016-12-19 05:35:25 +00:00
The latest pre-built binaries can be found on the [downloads](http://redream.io/download) page.
2016-12-19 05:35:25 +00:00
## Reporting bugs
2015-08-01 03:58:53 +00:00
2016-12-19 05:35:25 +00:00
Report bugs via the [GitHub issue queue](https://github.com/inolen/redream/issues).