mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: adding change hero
This commit is contained in:
commit
58502aeb1f
47 changed files with 3572 additions and 1461 deletions
|
@ -23,3 +23,16 @@ export enum SteamContentDescriptor {
|
|||
FrequentNudityOrSexualContent = 4,
|
||||
GeneralMatureContent = 5,
|
||||
}
|
||||
|
||||
export enum Cracker {
|
||||
codex = "CODEX",
|
||||
rune = "RUNE",
|
||||
onlineFix = "OnlineFix",
|
||||
goldberg = "Goldberg",
|
||||
userstats = "user_stats",
|
||||
rld = "RLD!",
|
||||
empress = "EMPRESS",
|
||||
skidrow = "SKIDROW",
|
||||
creamAPI = "CreamAPI",
|
||||
smartSteamEmu = "SmartSteamEmu",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue