UNPKG

dcl-npc-toolkit-ai-version

Version:

A collection of tools for creating Non-Player-Characters (NPCs). These are capable of having conversations with the player, and play different animations. AI usage is added atop of it

3 lines (2 loc) 86 B
import { Schema } from "./"; export declare function dumpChanges(schema: Schema): {};