[Moon] mimgui (imgui 1.7)
Enviado: 25 Ago 2020, 19:12
Most mods still use the older 1.2 or 1.3 versions of the imgui. But version 1.7 is also available which contains a lot of recent changes to imgui.
Here is the source.
compiled version (normal)
compiled version ( modloader version)
If you want to use this with vs code there's a snippet file here. Copy it's contents and replace them with
There are some changes in terms of API. You can use cheat menu as a reference.
Here is the source.
compiled version (normal)
compiled version ( modloader version)
If you want to use this with vs code there's a snippet file here. Copy it's contents and replace them with
C:\Users\USER\.vscode\extensions\umgeek.gtasamoonloader-0.0.2\snippets\imgui.jsonThere are some changes in terms of API. You can use cheat menu as a reference.