a93641b26d
Add some description about this project, and now it has a simple UI (made with Qt) If you don't specify the mode of (interface?) the UI. Launcher will show a crude window that lets you select a mode to start the (real) launcher. Test version data fetching functions. Looks great.
3 lines
62 B
Python
3 lines
62 B
Python
import logging
|
|
|
|
logger = logging.getLogger("Launcher.CoreLib") |