Hello World Config
data class HelloWorldConfig(val greeting: String, val durationSeconds: Int, val arena: String)(source)
Configuration for the minimal Plasmid hello-world minigame.
Configuration for the minimal Plasmid hello-world minigame.