I hate this
This commit is contained in:
parent
3007d9263a
commit
afdc3f890b
10 changed files with 22 additions and 14 deletions
|
|
@ -8,8 +8,8 @@ from typing import Generator, Literal
|
|||
from mcrcon import MCRcon
|
||||
from mcstatus import JavaServer
|
||||
|
||||
from .classes import ProcessStatus, ServerStatus
|
||||
from .config import Config
|
||||
from classes import ProcessStatus, ServerStatus
|
||||
from config import Config
|
||||
|
||||
|
||||
class ProcessController:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue