mirror of
https://github.com/tiennm99/gomoku.git
synced 2026-09-01 14:21:10 +00:00
Adds Phaser+Vite+protobufjs package.json with proto:gen script, installs dependencies, and commits generated protocol.js and protocol.d.ts so builds work without requiring protoc or pbjs on every dev box. Also adds node_modules/ to root .gitignore.