Bump the BeamNG SDK and report the title for the window

This commit is contained in:
2026-07-06 23:42:08 +01:00
parent c185289c74
commit f569f46499
5 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/ESilva15/BeamNGMockOg
go 1.23.2
require (
github.com/ESilva15/gobngsdk v1.1.1
github.com/ESilva15/gobngsdk v1.1.3
github.com/spf13/cobra v1.10.1
)