update readme

This commit is contained in:
Lilian Jónsdóttir 2020-07-10 00:01:33 -07:00
parent 33208a900d
commit 34cce4afa4

View file

@ -20,6 +20,8 @@ i.e. Turkish FGĞIOD, Latvian ĄŽERTY
Don't put erroneous data into keys.lua. This mod works by overwriting the data at the memory address that Morrowind reads output text from. Changing the length of the tables could overwrite things you don't want overwritten. Don't put erroneous data into keys.lua. This mod works by overwriting the data at the memory address that Morrowind reads output text from. Changing the length of the tables could overwrite things you don't want overwritten.
As of 1.1, changing the length of the tables shouldn't be possible, but as always, garbage in garbage out.
## Requirements ## ## Requirements ##
MWSE 2.1 nightly @ [github](https://github.com/MWSE/MWSE) MWSE 2.1 nightly @ [github](https://github.com/MWSE/MWSE)