From 11c0e0ca37ce58d74f3cd5831265b9912f6bc8ea Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Fri, 8 Jan 2021 22:25:55 -0500 Subject: Make the application a bit more user friendly Make a split between being accessed over loopback and remotely. Attempt to show the IP of the server on the internal page to make it easy to hand out. Remove the ability to change any of the runtime configuration or quit the program unless you're local. --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 91fb9e6..bd53cdf 100644 --- a/readme.md +++ b/readme.md @@ -31,3 +31,8 @@ TODO: * Let people change the library path from the GUI * Compression support ( even if it's slower for most games ) * Content-length header on downloads so we how how far along we are + + +## Building + +On Windows I'm using https://www.msys2.org/ for my development environment. -- cgit v1.2.3