Skip to content

Commit 49bcad2

Browse files
Fixed release date
1 parent 5215711 commit 49bcad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Even though this is the third rewrite of this script, it is still in an early de
7070
- AudioList now supports *HVSC* style path to songlength files
7171
- 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.
7272

73-
### **v0.25** (12/11/2022):
73+
### **v0.25** (14/11/2022):
7474
__New features__:
7575
- **SLIDESHOW** now supports SID files
7676
- **WEATHER** plugin, display the current weather and forecast for the next 2-3 days.
@@ -198,7 +198,7 @@ Global BBS settings
198198
| `menues` | Total number of menu pages, not counting the main menu page
199199
| `ip` | IP V4 address on which the BBS will be accessible, default is `127.0.0.1`
200200
| `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
202202
| `welcome` | Welcome message on connection
203203
| `goodbye` | Log off message
204204
| `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

Comments
 (0)