20 lines
896 B
Markdown
20 lines
896 B
Markdown
# xoreos
|
||
|
||
- Home: https://xoreos.org/
|
||
- Inspiration: BioWare's Aurora engine
|
||
- State: beta
|
||
- Download: https://xoreos.org/downloads/index.html
|
||
- Keyword: framework, remake, content commercial + original required, engine recreation
|
||
- Code repository: https://github.com/xoreos/xoreos.git (@created 2010, @stars 902, @forks 112)
|
||
- Code language: C++
|
||
- Code license: GPL-3.0
|
||
- Code dependency: OpenGL, SDL2
|
||
- Developer: Beren Minor, Bob Hall, Cameron Cawley, cc9cii, Charlotte Koch, clone2727, Farmboy0, fdde, Javier Jardón, John C Barstow, kevL, logzero, Manuel Tondeur, Michael D., mirv-sillyfish, Nathaniel Brandes, Nostritius, Patrick Dworski, Stanislav Bas, Sven Hesse, Vsevolod Kremianskii
|
||
|
||
Reimplementation of BioWare’s Aurora engine (and derivatives) as used in their 3D games, beginning with Neverwinter Nights.
|
||
Requires original game data.
|
||
|
||
## Building
|
||
|
||
- Build system: Autoconf, CMake
|