1
0
Fork 0
mirror of synced 2024-05-19 20:12:49 +12:00
Rare/rare/lgndr/__init__.py
loathingKernel 3aae3887f6 Lgndr: Create argument models for consistent function arguments and cleaner implementation.
Lgndr: Prefix files that aren't part of legendary with 'api_'
Lgndr: Return statistics from 'verify_game' instead of parsing the exception
VerifyWorker: Add 'error' signal for exceptions.
2022-08-02 10:42:38 +03:00

5 lines
200 B
Python

"""
Module that overloads and monkeypatches legendary's classes/methods to work with Rare
Files with the 'api_' prefix are not part of legendary's source, and contain facilities relating to Rare.
"""