update the description text of the example

This commit is contained in:
Tnze
2023-02-12 01:26:59 +08:00
parent fce835984e
commit 69338ec9fe
2 changed files with 10 additions and 4 deletions

View File

@ -1,5 +1,5 @@
// Daze could join an offline-mode server as client.
// Just standing there and do nothing. Automatically reborn after five seconds of death.
// A minimal bot example that could join minecraft server as a client.
// For a complete bot example, see examples/daze.
package main
import (