mirror of
https://github.com/yeslayla/golang-game-framework.git
synced 2025-09-13 11:33:53 +02:00
Upgrade sdl version, implement embed rendering, and more!
This commit is contained in:
4
core/version.go
Normal file
4
core/version.go
Normal file
@ -0,0 +1,4 @@
|
||||
package core
|
||||
|
||||
var Version string
|
||||
var Build string
|
Reference in New Issue
Block a user