From 33582641a9c01a6a3d62ae232f96c74299182885 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 26 Aug 2024 01:52:43 +0100 Subject: Add update notes and bump zip version for release --- src/sst.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/sst.c') diff --git a/src/sst.c b/src/sst.c index 3f42327..d0a5572 100644 --- a/src/sst.c +++ b/src/sst.c @@ -267,7 +267,9 @@ static bool already_loaded = false, skip_unload = false; // auto-update message. see below in do_featureinit() static const char *updatenotes = "\ -* Reorganised a bunch internal stuff, as always\n\ +* Added FOV change support to Portal 4104\n\ +* Added a patch to fix portal 4104 demo playback bugs\n\ +* Reworked a ton of behind-the-scenes code, laying groundwork for later stuff!\n\ "; #include // generated by build/codegen.c -- cgit v1.2.3