This repository contains an SDK generation tool specifically designed for games using Unreal Engine 4 (UE4) version 18.1. The tool facilitates the generation of software development kits (SDKs) for seamless integration with UE4-based projects.
To update the SDK generation tool, follow these steps:
- Change the
Gname Offsetinside functionNamesStore::Initialize()fromNamesStore.cpp. - Change the
GUObjectOffsetinside functionbool ObjectsStore::Initialize()fromObjectsStore.cpp.
- Clone this repository to your local machine.
- Navigate to the directory containing the SDK generation tool.
- Customize the tool according to your requirements.
- Generate the SDK for your UE4 project by running the appropriate commands or scripts.
- Integrate the generated SDK into your UE4 project as needed.
You have the flexibility to customize various aspects of the SDK generation tool according to your specific needs. Let your creativity shine through as you tailor the source code to enhance the functionality and ease of use. Remember, the possibilities are endless when it comes to optimizing your UE4-based game development process!