Add setup testing recommendation to README, note repository watch button

This commit is contained in:
timvisee 2021-11-14 12:14:10 +01:00
parent 69812f5b55
commit c6cd08c993
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
2 changed files with 16 additions and 2 deletions

View File

@ -88,7 +88,14 @@ nano lazymc.toml
lazymc start
```
Everything should now be running. Connect with your Minecraft client to wake
Before you use this in production, please ensure starting and stopping the
server works as expected by connecting to it once. Watch `lazymc`s output while
it starts and stops. If stopping results in errors, fix this first to prevent
corrupting world/user data.
Follow this repository with the _Watch_ button on the top right to be notified of new releases.
Everything should now be ready to go! Connect with your Minecraft client to wake
your server up!
_Note: If a binary for your system isn't provided, please [compile from

View File

@ -31,7 +31,14 @@ notepad lazymc.toml
.\lazymc start
```
Everything should now be running. Connect with your Minecraft client to wake
Before you use this in production, please ensure starting and stopping the
server works as expected by connecting to it once. Watch `lazymc`s output while
it starts and stops. If stopping results in errors, fix this first to prevent
corrupting world/user data.
Follow this repository with the _Watch_ button on the top right to be notified of new releases.
Everything should now be ready to go! Connect with your Minecraft client to wake
your server up!
_Note: if you put `lazymc` in `PATH`, or if you