You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ Even though this is the third rewrite of this script, it is still in an early de
70
70
- AudioList now supports *HVSC* style path to songlength files
71
71
- Now most text parameters other than in calls to the Connection class are expected to be *ASCII*, not *PETSCII*, this also counts for the config file.
72
72
73
-
### **v0.25** (12/11/2022):
73
+
### **v0.25** (14/11/2022):
74
74
__New features__:
75
75
-**SLIDESHOW** now supports SID files
76
76
-**WEATHER** plugin, display the current weather and forecast for the next 2-3 days.
@@ -198,7 +198,7 @@ Global BBS settings
198
198
| `menues` | Total number of menu pages, not counting the main menu page
199
199
| `ip` | IP V4 address on which the BBS will be accessible, default is `127.0.0.1`
200
200
| `port` | port number on which the BBS will be accessible
201
-
| `language` | language for transmitted texts, only partially implemented as of 0.20
201
+
| `language` | language for transmitted texts, only partially implemented as of 0.25
202
202
| `welcome` | Welcome message on connection
203
203
| `goodbye` | Log off message
204
204
| `dateformat` | Format in which dates will be printed out, client-side:<br>0 = dd/mm/yyyy<br>1 = mm/dd/yyyy<br>2 = yyyy/mm/dd
0 commit comments