Wowxel/core/Config.py

4 lines
114 B
Python

class Config:
def __init__(self) -> None:
## PASS JSON CONFIG HERE AND DECLARE IT TO THE MAIN AGENT
pass