diff --git a/ServerMod/package.json b/ServerMod/package.json index b86d1c8..98eadc7 100644 --- a/ServerMod/package.json +++ b/ServerMod/package.json @@ -5,7 +5,7 @@ "license": "CC BY-NC 4.0", "main": "src/mod.js", "akiVersion": "~3.6.1", - "isBundleMod": false, + "isBundleMod": true, "scripts": { "setup": "npm i", "build": "node ./packageBuild.ts"