Added TODO

This commit is contained in:
2025-06-21 23:04:32 +01:00
parent ba7eb78048
commit e8d160da51

View File

@ -7,6 +7,8 @@ import attr
import sys
import os
# TODO: Auto install game requirements
logging.basicConfig(level=logging.DEBUG)
log = logging.getLogger('PainJamLauncher')