This website requires JavaScript.
Explore
Help
Sign In
ModdingRX
/
YimMenu
Archived
Watch
1
Star
0
Fork
0
You've already forked YimMenu
Code
Actions
Releases
Activity
1,784
Commits
1
Branch
1
Tag
Commit Graph
2 Commits
Author
SHA1
Message
Date
kikkin_yo_azzez
9f514924b6
feat(Lua): expose imgui separatortext to lua (
#3554
)
Some checks are pending
Nightly Build / Build Nightly (push)
Waiting to run
Details
Nightly Build / Recreate Release (push)
Blocked by required conditions
Details
Nightly Build / Check Recent Commit (push)
Successful in 23s
Details
2024-08-12 09:34:22 +02:00
Quentin
14f4241bd8
feat(lua): much more complete imgui bindings, allow lua imgui callbacks from outside yimmenu classic tabs through
gui.add_imgui(func)
but also inside yimmenu classic tabs through
tab:add_imgui(func)
(
#1736
)
2023-07-17 14:55:42 +02:00