From 83fb634b671e7677b9269e13c6077fe2f77eff79 Mon Sep 17 00:00:00 2001 From: Matthijs Kuiper Date: Sat, 4 Feb 2017 22:47:30 +0100 Subject: Add links to images of maps to the README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5fcaa9f..caea809 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,14 @@ chmod 777 logs/ace chmod 777 includes/ftptimestamp.php ``` +Optionally, you can add images of maps: + +- [Standard pack](http://www.ut-files.com/index.php?dir=Stats/&file=utstats_maps1.zip) +- [Additional CTF pack](http://www.rork.nl/junkyard/downloads/files/utstats_maps_ctf1.zip) +- [Enakins pack](http://if36g.ho.ua/files/img.rar) + +There's also a tool that extracts screenshots [here](http://www.unrealadmin.org/forums/showthread.php?t=29928). + ### Update from version 4.2 and newer The current install is compatible with the database of version 4.2 and later. -- cgit