Controller/Mobile support
Thought I already had this, but guess I didn't
- Now supports playing with Controller and/or playing on a mobile device
- Also packaged in the Client zip is now a host.py that spins up a very simple server to locally host the html file (can reach the page with
localhost
or if on a different computer, like your phone wink wink, just the local IP address of the computer you ran host.py from), some security has been put into place so it only serves the expected and required files for the client hosting, but I would still urge you to not host this outside of a protected network without reasonable security steps. - Also the apworld very slightly changed, but only documentation, no actionable changes