Skip to content

Commit

Permalink
finish for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Spuckwaffel committed Jan 22, 2024
1 parent 68059d9 commit a47f401
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions UEDumper/Engine/Userdefined/UEdefinitions.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,9 @@
/* UE version settings */

//set your games ue version
#define UE_VERSION UE_5_03
#define UE_VERSION UE_5_02


/* Offset settings */

//set this to true if the engine should guess offsets instead of using your offsets. This always has a chance of
//failing, in general its better if you add the offsets manually.
//In case names are encrypted, i would suggest manually adding the offsets.
#define GUESS_OFFSETS TRUE

/* FName settings */


Expand Down

0 comments on commit a47f401

Please sign in to comment.