mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Add start.gg tournament and player import integration
This commit is contained in:
@@ -9,4 +9,5 @@ export default async (nodecg: NodeCGServerAPI) => {
|
||||
set(nodecg); // set nodecg "context" before anything else
|
||||
await import('./util/replicants.js'); // make sure replicants are set up
|
||||
await import('./example.js');
|
||||
await import('./startgg.js');
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user