mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
updated export plugin to babase.Plugin
This commit is contained in:
parent
1b54dc397b
commit
118bcc9571
48 changed files with 91 additions and 85 deletions
|
|
@ -72,9 +72,7 @@ if TYPE_CHECKING:
|
|||
Only through experimentation you can forge a failure into a success.
|
||||
"""
|
||||
|
||||
# ba_meta export plugin
|
||||
|
||||
|
||||
# ba_meta export babase.Plugin
|
||||
class AutoRun(babase.Plugin):
|
||||
# During my research and prototyping I figured I'd have to do some linear algebgra.
|
||||
# I didn't want to use libraries, since this is supposed to be a standalone mod.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue