From 035bac7183674f5b84da7287454082040cd2fde6 Mon Sep 17 00:00:00 2001 From: chacha Date: Thu, 20 Apr 2023 14:48:55 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index ca05943..9d9652b 100644 --- a/README.md +++ b/README.md @@ -15,17 +15,18 @@ A tiny mod to allow reading server stats with REST requests. - Edit UnrealTournament.ini and update / adapt [UWeb.WebServer] section: - - [UWeb.WebServer] - Applications[0]=UTServerAdmin.UTServerAdmin - ApplicationPaths[0]=/ServerAdmin - Applications[1]=UTServerAdmin.UTImageServer - ApplicationPaths[1]=/images - Applications[2]=ChaChaRESTStats.ChaChaRESTStats - ApplicationPaths[2]=/api/v1 - DefaultApplication=0 - bEnabled=True - ListenPort= +''' +[UWeb.WebServer] +Applications[0]=UTServerAdmin.UTServerAdmin +ApplicationPaths[0]=/ServerAdmin +Applications[1]=UTServerAdmin.UTImageServer +ApplicationPaths[1]=/images +Applications[2]=ChaChaRESTStats.ChaChaRESTStats +ApplicationPaths[2]=/api/v1 +DefaultApplication=0 +bEnabled=True +ListenPort= +''' ## Available Resources: __GET__ /api/v1/map_list