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