feat: block executable 1:N game

This commit is contained in:
Zamitto 2024-09-14 15:29:52 -03:00
parent fcc24d6b94
commit 939133fcc3
8 changed files with 37 additions and 5 deletions

View file

@ -22,6 +22,7 @@ import "./library/open-game-executable-path";
import "./library/open-game-installer";
import "./library/open-game-installer-path";
import "./library/update-executable-path";
import "./library/verify-executable-path";
import "./library/remove-game";
import "./library/remove-game-from-library";
import "./misc/open-external";