Skip to content

v0.10.5: Better commands.

Compare
Choose a tag to compare
@gravityfox gravityfox released this 05 Dec 09:26
· 239 commits to rewrite since this release
Really cleaned up command parsing.
You can now do crazy things like line breaks in strings.
Basically escape characters work now: \" \' \n \(space)
Use them to your hearts content.

Otherwise, commands should behave exactly the same as they did before.