diff --git a/webui/src/help/Help.jsx b/webui/src/help/Help.jsx index f0fa62b..a5053e5 100644 --- a/webui/src/help/Help.jsx +++ b/webui/src/help/Help.jsx @@ -66,7 +66,7 @@ function Help() {

Works well enough. The server itself takes up not even 20mb of storage, and it's written in rust. I personally think it's pretty well written.

Could my computer/laptop run a server?

-

Very very likely. If the platform is supported by rust, then the answer is yes! It is recommended to manually compile the project until I get the time to setup GitHub actions. ew github repo

+

Very very likely. If the platform is supported by rust, then the answer is yes! It is recommended to manually compile the project until I get the time to setup actions. ew repo

Is the server down right now? I can't connect

Assuming you have just loaded this page on the server you use, then the answer is no, otherwise please contact your server admin.

@@ -78,7 +78,7 @@ function Help() {

There are serial codes for several things, one of which includes all the event URs. I don't remember what does what but it is recommended to look at the serial code file to get the latest codes.

Why does the game crash when I do x?

-

This likely means something on the server is broken. If you're self hosting, please open a GitHub issue. Otherwise, contact your server admin and ask them to report the issue.

+

This likely means something on the server is broken. If you're self hosting, please contact me via matrix. Otherwise, contact your server admin and ask them to report the issue.

); }