Add ImGui through cimgui-go

https://github.com/AllenDang/cimgui-go
This commit is contained in:
Michael Smith
2025-08-05 13:47:10 +02:00
parent d7be45c2ac
commit 70c0b4aee5
4 changed files with 59 additions and 68 deletions

2
go.mod
View File

@@ -3,8 +3,8 @@ module gb-player
go 1.24.5
require (
github.com/AllenDang/cimgui-go v1.3.1
github.com/stretchr/testify v1.10.0
github.com/veandco/go-sdl2 v0.4.40
)
require (