Skip to main content
Module

x/caviar/mod.ts>World#loadPlugin

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Latest
method World.prototype.loadPlugin
import { World } from "https://deno.land/x/caviar@2.6.7/mod.ts";

Adds a plugin to the game

Parameters

name: string
plugin: any