... | ... | @@ -8,8 +8,8 @@ Figments.nrw provides support to run on many different backends. |
|
|
|
|
|
Clients can be deployed as Windows Installers and Android APKs.
|
|
|
|
|
|
1. [Windows Installer](Development/Deployment/Windows-Installer)
|
|
|
2. [Sideloading APKs](Development/Deployment/Sideload-APKs)
|
|
|
1. [Windows Installer](Development/Deployment/Client/Windows-Installer)
|
|
|
2. [Sideloading APKs](Development/Deployment/Client/Sideload-APKs)
|
|
|
|
|
|
---
|
|
|
|
... | ... | @@ -17,6 +17,8 @@ Clients can be deployed as Windows Installers and Android APKs. |
|
|
|
|
|
This and the referenced articles should provide you with the necessary information to set up your preferred way of running game servers on a locally managed setup or on any Kubernetes cluster provider.
|
|
|
|
|
|
---
|
|
|
|
|
|
## Local Server
|
|
|
|
|
|
This is the simplest dedicated server and only requires you to do the following steps:
|
... | ... | |