mirror of
https://github.com/alterware/master-server.git
synced 2026-05-11 06:31:42 +00:00
build: remove x64 from macOS
This commit is contained in:
@@ -153,7 +153,6 @@ jobs:
|
||||
- debug
|
||||
- release
|
||||
arch:
|
||||
- x64
|
||||
- arm64
|
||||
steps:
|
||||
- name: Check out files
|
||||
|
||||
@@ -7,8 +7,8 @@ This is the master server our clients use. It is based on the DP Master Server (
|
||||
## Usage
|
||||
Run using [Docker][docker-link]
|
||||
|
||||
```bash
|
||||
docker run -p 20810:20810/udp alterware/master-server:latest
|
||||
```
|
||||
docker run -p 20810:20810/udp -e AW_STATS_LOCATION=<UTF-8 C-string> alterware/master-server:latest
|
||||
```
|
||||
|
||||
## Build
|
||||
|
||||
Vendored
+1
-1
Submodule deps/libtomcrypt updated: c4b423f809...fc6b42025b
Vendored
+1
-1
Submodule deps/zlib updated: 545f194963...d476828316
Reference in New Issue
Block a user