[PCCompat > Entities] Basic Plugin

This commit is contained in:
Ducko 2021-04-04 13:50:12 +01:00 committed by Keanu
parent bec46ebb8f
commit c4dcbb69ce
Signed by: keanucode
GPG Key ID: A7431C0D513CA93B
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
export class Plugin {
constructor() {
}
}