ClikPlugin wrapper that sets up the PCG registry with built-in generators and constraints.
Usage:
createGame({ plugins: [{ plugin: new PCGPlugin() }], ...}); Copy
createGame({ plugins: [{ plugin: new PCGPlugin() }], ...});
Readonly
Unique plugin name
Semver version string
Called when the game is being destroyed
Called once after the game boots
ClikPlugin wrapper that sets up the PCG registry with built-in generators and constraints.
Usage: