new entries

This commit is contained in:
Trilarion
2017-12-04 13:57:06 +01:00
parent ce9ed9e6a8
commit 5bd074bb3b
20 changed files with 242 additions and 5 deletions

17
framework/xoreos.md Normal file
View File

@@ -0,0 +1,17 @@
# xoreos
_Reimplementation of BioWares Aurora engine (and derivatives) as used in their 3D games, beginning with Neverwinter Nights._
- Home: https://xoreos.org/
- Download: https://xoreos.org/downloads/index.html
- State: alpha, beta, mature, [inactive since]
- Type: single player, multi player, RTS, TBS (if none, remove the line)
- Code: https://github.com/xoreos/xoreos/
- Language(s): C++
- License: GPL-3.0
Requires original game data.
## Building
Uses Autoconf