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 os
# TODO: Auto install game requirements
# TODO: If a game is specified, only install those requirements
# TODO: Add Discord rich presence
logging.basicConfig(level=logging.DEBUG)
log = logging.getLogger('PainJamLauncher')