step
This commit is contained in:
parent
6e21bd54ae
commit
05e7c1f5e7
6 changed files with 10 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
module github.com/gen2brain/raylib-go/physics
|
||||
module github.com/Konstantin8105/raylib-go/physics
|
||||
|
||||
go 1.16
|
||||
|
||||
replace github.com/gen2brain/raylib-go/raylib => ../raylib
|
||||
replace github.com/Konstantin8105/raylib-go/raylib => ../raylib
|
||||
|
||||
require github.com/gen2brain/raylib-go/raylib v0.0.0-20211111173445-914ca1ffdc4d
|
||||
require github.com/Konstantin8105/raylib-go/raylib v0.0.0-20211111173445-914ca1ffdc4d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue