deploy_to_hathora.ps1
1. Add Hathora CLI binary
2. Add deploy_to_hathora.ps1
script
- Key steps:
- Prep server build files
- Generate Dockerfile
- Generate init.sh
- Create tarball to upload
- Deploy to Hathora
3. Configure BespokeCI setup to run deploy_to_hathora.ps1
as a ‘Post Build Scripts’