diff --git a/README.md b/README.md index 92d90ae..c4bde29 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ SCP LocalAdmin modification to support multiple configurations per instance, bas ## Features: - Auto start all instances when running - provide config folder when using new. +- Individual Log files per instance (located under servers//logs/[date]_output_log.txt) +- A crash reason log (located under servers//crash_reason.txt) - More detailed information printed to console + title to show which console is using which config - Supports the config reload command (when the SCP server actually has that command working) - Crash support. @@ -24,6 +26,9 @@ SCP LocalAdmin modification to support multiple configurations per instance, bas If you dont want a server to autolaunch place a blank file with no extension named "manual" in the server folder. +## Single Server +If you only want a single server and just want the other features, have a single folder under servers. + Place any suggestions/problems in issues! Thanks & Enjoy.