Skip to content
/ fgui Public

🖥️ A feature rich graphical user interface for game hacking

License

Notifications You must be signed in to change notification settings

otvv/fgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

c++ mit

discord server


A multiplatform object-oriented gui framework written in C++. This framework is mainly aimed towards game hacking, but you can use it for anything that you want.

  • Easy to use and to customize.
  • Works on multiple graphics libraries. (DirectX, OpenGL, Vulkan, etc)
  • It comes with a built-in config system. (Not implemented yet.)

You can visit the wiki (currently under construction) page for widgets, functions documentations and a how to setup guide.


Here is a preview of the library: (PENDING)

This library is very customizable. You can click here for more examples.

If you find any bugs, glitches or if you have a feature request you can always visit the issues tab. If you want to contribute, feel free to make a pull request.