mirror of
https://github.com/tiennm99/gomoku.git
synced 2026-06-06 08:12:01 +00:00
a5d1443327
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.