Realtime arena server-side for https://github.com/insthync/unity-tbrpg-realtime-arena
- Must have Node.js installed.
- Clone this repository.
- Install project's packages, by use
cmdorterminal(or other) change directory toprojectfolder then usenpm install. - Change
SERVICE_URLconfig indevelopment.envto URL for the rpg-php-service - Use command
npm run startto start server