feat: add GSE Saves

This commit is contained in:
Zamitto 2024-10-02 21:55:42 -03:00
parent beaa919c80
commit cadb9e8dff
4 changed files with 24 additions and 21 deletions

View file

@ -29,5 +29,6 @@ export enum Cracker {
rune = "RUNE",
onlineFix = "OnlineFix",
goldberg = "Goldberg",
goldberg2 = "Goldberg2",
generic = "Generic",
}