1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00

Update docs

This commit is contained in:
Étienne Fildadut 2023-12-28 17:42:14 +01:00
parent 809613ef8b
commit 9acde377c2
3 changed files with 44 additions and 36 deletions

View file

@ -2,4 +2,6 @@
The overengineered dialog scripting system in pure Lua.
This is version 2, a full rewrite. Currently not stable.
Supported: Lua 5.4, Lua 5.3, LuaJIT (LuaJIT requires the utf8 module: `luarocks --lua-version=5.1 install luautf8`).