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.