Tower-of-Fantasy
Tower-of-Fantasy copied to clipboard
Tower of Fantasy simple cheat planned to start implement BigBaseV2 base on other games
Tower of Fantasy Internal
A cheat menu base Tower of Fantasy.
Strictly for educational purposes.
Credits
- BigbaseV2 Concept by Pocakking
Features
- ImGui–based user interface
- Log console
- Thread Pool Concept by Yimura
- Game Engine Function Access
- Log console
- Script fibers
- Fiber pool
Building
To build Tower of Fantasy Internal you need:
- Visual Studio 2022
- Premake 5.0 in your PATH
To set up the build environment, run the following commands in a terminal:
git clone https://github.com/skript023/Tower-of-Fantasy.git --recurse-submodules
GenerateProjects.bat
Now, you will be able to open the solution, and simply build it in Visual Studio.