worthless-launcher/worthless/classes/launcher/info.py
tretrauit a7ddd0c49a
Object-oriented programming
All launcher functions are now return an object instead of a dict
2022-01-29 23:25:03 +07:00

4 lines
57 B
Python

class LauncherInfo:
def __init__(self):
pass