Simplifying web game loop
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
set -e
|
||||
|
||||
cd web_assets
|
||||
go build .
|
||||
go build -x .
|
||||
./web_assets index.html | gofmt > ../web_assets.go
|
||||
|
Reference in New Issue
Block a user