mirror of
https://github.com/Jous99/F4MP.git
synced 2026-01-13 00:20:54 +01:00
5 lines
89 B
Lua
5 lines
89 B
Lua
|
|
if is_plat("windows") then
|
|
component("ImGuiImpl")
|
|
add_packages("imgui")
|
|
end
|