CC-Tweaked/src/main/resources/assets/computercraft/lua/rom/help/whatsnew.txt

11 lines
319 B
Plaintext

New features in CC: Tweaked 1.83.1
* Add several new MOTD messages (JakobDev)
And several bug fixes:
* Fix type check in `rednet.lookup`
* Error if turtle and pocket computer programs are run on the wrong system (JakobDev)
* Do not discard varargs after a nil.
Type "help changelog" to see the full version history.