mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: refactor
This commit is contained in:
parent
c72eefdb77
commit
780ab5f909
10 changed files with 68 additions and 131 deletions
|
@ -23,3 +23,10 @@ export enum SteamContentDescriptor {
|
|||
FrequentNudityOrSexualContent = 4,
|
||||
GeneralMatureContent = 5,
|
||||
}
|
||||
|
||||
export enum Cracker {
|
||||
codex = "CODEX",
|
||||
rune = "RUNE",
|
||||
onlineFix = "OnlineFix",
|
||||
goldberg = "Goldberg",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue