Constant agones::GAMESERVER_IMAGE
source · pub const GAMESERVER_IMAGE: &str = "us-docker.pkg.dev/agones-images/examples/simple-game-server:0.16";
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.