canrun / src /__init__.py
grasant's picture
Upload 24 files
d86b25e verified
raw
history blame
256 Bytes
"""
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"