./gradlew buildThe plugin requires the gRPC target to be provided via environment variable:
export PLAYER_PRESENCE_GRPC_TARGET="dns:///service-player.api.svc.cluster.local:9000"Messages are configured in velocity/src/main/resources/messages.yml (copied to the plugin data
directory on first run).
Run in dev mode with live reload using DevSpace in a Kubernetes cluster:
cd velocity
devspace use namespace games
devspace devLicensed under the GNU Affero General Public License v3.0