* Update to encode()/decode() direct calls for iconv-lite

* Overrite font (to not use!) when showing pause prompts - they should use the current set by menu/art
This commit is contained in:
Bryan Ashby
2015-11-01 13:32:52 -07:00
parent ba4f407c90
commit 46088a9f02
5 changed files with 22 additions and 15 deletions

View File

@@ -53,8 +53,8 @@ git clone https://github.com/NuSkooler/enigma-bbs.git
```
**Create a Config**
Create new *~/.enigma-bbs/config.hjson* file. Example:
```hjson
/* ~/.enigma-bbs/config.hjson */
general: {
boardName: Super Awesome BBS
}