This website requires JavaScript.
Explore
Help
Sign In
Firewalkers
/
Background-Daemon
Watch
1
Star
0
Fork
You've already forked Background-Daemon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ff73d81d2d
Background-Daemon
/
plugins
/
__init__.py
3 lines
56 B
Python
Raw
Normal View
History
Unescape
Escape
Update plugins to new class-based structure
2020-12-31 01:32:03 +01:00
from
.
fuel_check
import
FuelCheck
plugins
=
[
FuelCheck
]