This commit is contained in:
Konstantin8105 2022-11-23 12:35:50 +03:00
parent 7a467d5aae
commit f19f61b778
19 changed files with 1202 additions and 37 deletions

View file

@ -1,3 +1,7 @@
module github.com/Konstantin8105/raylib-go/raygui
module github.com/gen2brain/raylib-go/raygui
go 1.19
go 1.16
replace github.com/gen2brain/raylib-go/raylib => ../raylib
require github.com/gen2brain/raylib-go/raylib v0.0.0-20211111173445-914ca1ffdc4d