20 lines
879 B
Markdown
20 lines
879 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 840, @forks 112)
|
||
- Code language: C++
|
||
- Code license: GPL-3.0
|
||
- Code dependency: OpenGL, SDL2
|
||
- Developer: Sven Hesse, Nostritius, Vsevolod Kremianskii, clone2727, Farmboy0, Manuel Tondeur, Bob Hall, mirv-sillyfish, Nathaniel Brandes, John C Barstow, Stanislav Bas, Cameron Cawley, Beren Minor, Michael D., logzero, Javier Jardón, Charlotte Koch, cc9cii, fdde, kevL
|
||
|
||
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
|