Plugin Setup exp_groups

This commit is contained in:
Cooldude2606
2026-05-20 01:48:26 +01:00
parent 538714acdb
commit b64e109bf1
13 changed files with 133 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
import * as lib from "@clusterio/lib";
import { BaseInstancePlugin } from "@clusterio/host";
export class InstancePlugin extends BaseInstancePlugin {
}