Alejandro Alvarado

Results 3 issues of Alejandro Alvarado

Hi, there will be any mobile (Android at least) support? I tryed to execute "gomobile install github.com/my/awesome/game" with the code similar to the one below : ```go ... func main()...

feature

Hi, I created a script that adds ticketNumberPrefix and ticketNumber automatically but ticketNumber is required otherwise the final commit appears to be empty. ``` cz-customizable standalone version Line 1 will...

I tried to build this project on linux/arm64 and this error occurs. I used the following command: `go run github.com/hajimehoshi/ebiten/v2/cmd/ebitenmobile bind -target android -androidapi 34 -javapkg com.hajimehoshi.goinovation -o ./mobile/android/inovation/inovation.aar ./mobile`...