mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
[doc] update doc
This commit is contained in:
parent
e76bf88067
commit
a31fefc68b
4 changed files with 7 additions and 7 deletions
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
The overengineered game dialog scripting system in pure Lua.
|
||||
|
||||
This is version 2, a full rewrite. **Currently not stable.**
|
||||
|
||||
```
|
||||
:money = 10
|
||||
:health points = 5
|
||||
|
|
@ -30,6 +28,8 @@ This is version 2, a full rewrite. **Currently not stable.**
|
|||
| Thanks, I feel much better.
|
||||
```
|
||||
|
||||
This is version 2, a full rewrite. Version 1 is still available in the v1 branch.
|
||||
|
||||
Supported: Lua 5.4, Lua 5.3, LuaJIT (LuaJIT requires the utf8 module: `luarocks --lua-version=5.1 install luautf8`).
|
||||
Otherwise all needed files are included in the `anselme` directory.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue