feat: adding bypass for region blocks

This commit is contained in:
Hydra 2024-05-12 23:43:00 +01:00
parent a2790190e6
commit 1c7911c531
No known key found for this signature in database
38 changed files with 942 additions and 979 deletions

View file

@ -7,6 +7,7 @@ import "./catalogue/get-games";
import "./catalogue/get-how-long-to-beat";
import "./catalogue/get-random-game";
import "./catalogue/search-games";
import "./catalogue/search-game-repacks";
import "./hardware/get-disk-free-space";
import "./library/add-game-to-library";
import "./library/close-game";