step
This commit is contained in:
parent
a7d8b702ef
commit
6e21bd54ae
4 changed files with 3 additions and 6 deletions
3
examples/gui/button/go.mod
Normal file
3
examples/gui/button/go.mod
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
module example
|
||||||
|
|
||||||
|
go 1.19
|
|
@ -1,6 +0,0 @@
|
||||||
module github.com/Konstantin8105/raylib-go/raygui
|
|
||||||
|
|
||||||
go 1.19
|
|
||||||
|
|
||||||
replace github.com/Konstantin8105/raylib-go/raylib => ../raylib
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue