Add a bunch of documentation comments

This commit is contained in:
2025-10-15 12:45:54 -05:00
parent 0b9f79e914
commit 84e204c388
8 changed files with 230 additions and 31 deletions

View File

@@ -1,5 +1,20 @@
OPTIONS=statuslines:3
{% if comments %}
# time: displays elapsed game turns on the status line
{% endif %}
OPTIONS=time,showexp
{% if comments %}
# showexp: displays exact number of experience points next to experience level on status line
{% endif %}
OPTIONS=showexp
{% if comments %}
# showscore: displays approximate accumulated score on status line
{% endif %}
OPTIONS=showscore
# Status hilites
OPTIONS=statushilites