diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-08-13 08:54:50 +0200 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-09-04 10:48:54 +0200 |
commit | 87d6a6778c6d502df511b639375fa219ac8713c6 (patch) | |
tree | 5da20d24c2f7fd17036e7ce67c72a25ec6c7bc36 /src/plugins/example-plugin/ExamplePlugin.ts | |
parent | feat(plugins): event system (diff) | |
download | server-87d6a6778c6d502df511b639375fa219ac8713c6.tar.xz |
Update plugin loading, update example plugin, add ci task for testing if builds work
Diffstat (limited to 'src/plugins/example-plugin/ExamplePlugin.ts')
-rw-r--r-- | src/plugins/example-plugin/ExamplePlugin.ts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/plugins/example-plugin/ExamplePlugin.ts b/src/plugins/example-plugin/ExamplePlugin.ts new file mode 100644 |