HelloWorldGame

Minimal Plasmid game to validate dependency + lifecycle wiring.

Functions

Link copied to clipboard
fun configCodec(): MapCodec<HelloWorldConfig>

Returns the codec used to parse HelloWorldConfig from datapack JSON.

Link copied to clipboard
fun open(context: GameOpenContext<HelloWorldConfig>): GameOpenProcedure

Opens a new game instance using the given Plasmid open context.