Skip to content

mrsydster/tribexr-camcontrol-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tribexr-camcontrol-golang

Build your own .exe or mac app:

Enter (bot) account name and oath key

  • Build Windows // GOOS=windows GOARCH=386 go build -o TwitchToKeybind.exe app.go
  • Build Mac // GOOS=darwin GOARCH=amd64 go build app.go

About

Camera Controler for TribeXR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages