orchidisle/UE5-EOS-Config
Prepares UE5 config files for Epic Online Services
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 28, 2023
- License
- None
Pinned Snippet
uses: orchidisle/ue5-eos-config@698ed5beac830f144f71f9d28be72cefebda52d8 # 0.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| CONFIG_DIR_PATH | Path to the configuration directory | yes | — |
| SANDBOX_ID | Sandbox ID | yes | — |
| DEPLOYMENT_ID | Deployment ID | yes | — |
| BUILD_ID | Build ID | yes | — |
| CLIENT_ID | Client ID | yes | — |
| CLIENT_SECRET | Client secret | yes | — |
| SERVER_PUBLIC_KEY | Server Public Key | yes | — |
| PLAYER_DATA_ENCRYPTION_KEY | Player Data Encryption Key | yes | — |
| SERVER | Flag to create DedicatedServerEngine.ini | no | false |
| DEDICATED_SERVER_INI | DedicatedServerEngine.ini Content | yes | "" |
Outputs
no outputs