chore: change AddonAPIKit to single-file distro

This commit is contained in:
ForestOfLight
2026-05-30 00:48:41 +02:00
Unverified
parent 7b9375a0cb
commit 4f1d5d6ab1
17 changed files with 818 additions and 955 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { PROTO } from "../../lib/AddonAPIKit/AddonAPIKit";
import { PROTO } from "../../lib/AddonAPIKit";
export const BuilderModel = PROTO.Object({
playerId: PROTO.String,