Update examples
This commit is contained in:
parent
6e090424c5
commit
8e21086fe1
4 changed files with 11 additions and 12 deletions
|
@ -3,10 +3,10 @@ module examples
|
|||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/gen2brain/raylib-go/easings v0.0.0-20220323230550-c878e5c98a96
|
||||
github.com/gen2brain/raylib-go/physics v0.0.0-20220323230550-c878e5c98a96
|
||||
github.com/gen2brain/raylib-go/raygui v0.0.0-20220323230550-c878e5c98a96
|
||||
github.com/gen2brain/raylib-go/raylib v0.0.0-20220323230550-c878e5c98a96
|
||||
github.com/jakecoffman/cp v1.1.0
|
||||
github.com/gen2brain/raylib-go/easings v0.0.0-20220827153754-6e090424c541
|
||||
github.com/gen2brain/raylib-go/physics v0.0.0-20220827153754-6e090424c541
|
||||
github.com/gen2brain/raylib-go/raygui v0.0.0-20220827153754-6e090424c541
|
||||
github.com/gen2brain/raylib-go/raylib v0.0.0-20220827153754-6e090424c541
|
||||
github.com/jakecoffman/cp v1.2.1
|
||||
github.com/neguse/go-box2d-lite v0.0.0-20170921151050-5d8ed9b7272b
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue