Commit Graph

3 Commits

Author SHA1 Message Date
tomikun
8bf571735c mitigation: Mitigate Veil 3.1.0 using macOS imgui natives
See
8e0e093650
for when they fixed it. This commit simply edits `setImGuiPath()` to
nothing so we are able to properly override `imgui.library.name` for
older, broken Veil versions.
2026-04-21 22:14:38 +08:00
alexytomi
beeb8b5cb9 fix: version files for components now reproducable
Hash the jar (which is now reproducable) and use that for version file
Also made it so it is no longer dependent on `pwd` being the root
project.

Should fix part of the issues this has on compiling in android (termux /
Android Code Studio)
2026-03-10 18:47:23 +08:00
alexytomi
f090d130b1 rework: Rename lwjgl2_methods_injector into methods_injector_agent 2026-03-02 22:58:03 +08:00