We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f251b6 commit 756d2bbCopy full SHA for 756d2bb
_docs/unreal.md
@@ -86,6 +86,9 @@ GuiConsoleVisible = 1
86
3. Boot up the game and you should be able to view all the UObjects in the game.
87
It will only be injected if you launch the `{GameName}/Binaries/Win64/{GameName}-Win64-Shipping.exe` directly.
88
89
+Other alternative dumpers include:
90
+- https://github.com/guttir14/UnrealDumper-4.25
91
+
92
### Custom Config (Missing AOBs)
93
94
If that doesn't work, then you might see some errors that look like "missing AOB" and such. If that's the
0 commit comments