Update README.md
This commit is contained in:
parent
33208a900d
commit
fe717fc06c
1 changed files with 3 additions and 1 deletions
|
@ -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 [33208a9](https://github.com/celediel/Morrowind-Keyboard-Layout-Changer/commit/33208a900d72fa27d08d9d14b08679585d44b4c4), 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)
|
||||||
|
|
||||||
|
@ -30,4 +32,4 @@ MWSE 2.1 nightly @ [github](https://github.com/MWSE/MWSE)
|
||||||
|
|
||||||
## License ##
|
## License ##
|
||||||
|
|
||||||
MIT License. See LICENSE file.
|
MIT License. See LICENSE file.
|
||||||
|
|
Loading…
Add table
Reference in a new issue