From 26b55ba5f0eb6adf667aa75e35fd0cbf2780e36d Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Wed, 30 Oct 2019 01:17:16 -0400 Subject: rbutil: extend game file installation RbUtil will now install freely distributable data files for Duke Nukem 3D, Quake, SGT-Puzzles (fonts), Wolfenstein 3-D, and Another World. Currently the urls point to my personal server, pending upload to the main download server. Change-Id: I2806fd1ad7e9bb0fcb7aee5444840708e6e63032 --- rbutil/rbutilqt/base/systeminfo.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'rbutil/rbutilqt/base/systeminfo.h') diff --git a/rbutil/rbutilqt/base/systeminfo.h b/rbutil/rbutilqt/base/systeminfo.h index 5e75f36a08..fad2c7e48b 100644 --- a/rbutil/rbutilqt/base/systeminfo.h +++ b/rbutil/rbutilqt/base/systeminfo.h @@ -44,6 +44,11 @@ class SystemInfo : public QObject DailyFontUrl, DailyVoiceUrl, DoomUrl, + Duke3DUrl, + QuakeUrl, + PuzzFontsUrl, + Wolf3DUrl, + XWorldUrl, ReleaseUrl, ReleaseVoiceUrl, ReleaseFontUrl, -- cgit v1.2.3