@@ -1,6 +1,7 @@
dev:
run:
go run main.go
build:
echo "install"
install:
go build -o dist/game.exe
dep:
go mod tidy
The note is not visible to the blocked user.