d86b25e
1
2
3
4
5
6
7
8
""" CanRun - Universal Game Compatibility Checker Core modules for game compatibility analysis and hardware detection. """ __version__ = "1.0.0" __author__ = "CanRun Team" __description__ = "Universal Game Compatibility Checker for NVIDIA G-Assist"