stop the server if no players are detected for a given time
This commit is contained in:
@@ -4,4 +4,5 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
rcon = { version = "0.6.0", features = ["rt-tokio"] }
|
||||
tokio = { version = "1.49.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user