Constant agones::GAMESERVER_IMAGE
source · [−]pub const GAMESERVER_IMAGE: &'static str = "gcr.io/agones-images/simple-game-server:0.13";
Expand description
A simple udp server that returns packets that are sent to it. See: https://github.com/googleforgames/agones/tree/main/examples/simple-game-server for more details.