mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-17 13:02:42 +00:00
update AGENTS.md
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
- See the full C API by finding `dcimgui.h` in the `.zig-cache` folder
|
||||
in the root: `find . -type f -name dcimgui.h`. Use the newest version.
|
||||
- See full examples of how to use every widget by loading this file:
|
||||
<https://github.com/ocornut/imgui/blob/master/imgui_demo.cpp>
|
||||
<https://raw.githubusercontent.com/ocornut/imgui/refs/heads/master/imgui_demo.cpp>
|
||||
- On macOS, run builds with `-Demit-macos-app=false` to verify API usage.
|
||||
- There are no unit tests in this package.
|
||||
|
||||
Reference in New Issue
Block a user