step
This commit is contained in:
parent
0bec81c656
commit
fe6d2c0ed3
190 changed files with 104835 additions and 5 deletions
7
examples/gui/button/go.mod
Normal file
7
examples/gui/button/go.mod
Normal file
|
@ -0,0 +1,7 @@
|
|||
module example
|
||||
|
||||
go 1.19
|
||||
|
||||
require github.com/Konstantin8105/raylib-go/raylib v0.0.0-20221122153952-2f5d9114177b
|
||||
|
||||
replace github.com/Konstantin8105/raylib-go/raylib => ../../../raylib
|
Loading…
Add table
Add a link
Reference in a new issue