nxengine-evo/TODO.md

10 lines
400 B
Markdown
Raw Permalink Normal View History

2017-02-10 06:29:37 +00:00
* Add i18n support via gettext
* make paths configurable
* store saves/settings in user dir based on a platform
* load data from platform-specific dir (e.g. /usr/share on linux)
* move all custom files to data/
* Add runtime language switching support
* drop out sif and use original data
* make compatible with nicalis version
* use wavs for drums?
2017-11-04 21:38:34 +00:00
* rewrite renderer using modern OpenGL(ES)