Página 1 de 1

[Moon] mimgui (imgui 1.7)

Enviado: 25 Ago 2020, 19:12
por Grinch_
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 C:\Users\USER\.vscode\extensions\umgeek.gtasamoonloader-0.0.2\snippets\imgui.json

There are some changes in terms of API. You can use cheat menu as a reference.