Updated TODO

This commit is contained in:
2025-06-22 20:00:43 +01:00
parent 77406db737
commit 89241c2939

View File

@ -7,8 +7,7 @@ import attr
import sys import sys
import os import os
# TODO: Auto install game requirements # TODO: Add Discord rich presence
# TODO: If a game is specified, only install those requirements
logging.basicConfig(level=logging.DEBUG) logging.basicConfig(level=logging.DEBUG)
log = logging.getLogger('PainJamLauncher') log = logging.getLogger('PainJamLauncher')