feat: try add FLT and fix possible bug on unlockedAchievements

This commit is contained in:
Zamitto 2024-10-05 22:17:00 -03:00
parent 71e7f1ee58
commit 002028130b
6 changed files with 153 additions and 97 deletions

View file

@ -36,4 +36,5 @@ export enum Cracker {
creamAPI = "CreamAPI",
smartSteamEmu = "SmartSteamEmu",
_3dm = "3dm",
flt = "FLT",
}