Skip to content

Commit 30f1f67

Browse files
committed
Merge
2 parents 6004c1c + ae0d67e commit 30f1f67

2 files changed

Lines changed: 24 additions & 25 deletions

File tree

README.md

Lines changed: 23 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ in [Questions and Answers (QA)](https://github.com/luskaner/ageLANServer/wiki/Qu
3434
- Lobby chatting.
3535
- Crossplay Steam & Xbox.
3636

37-
### AoE III
37+
### Age of Empires III: Definitive Edition
3838

3939
<details>
4040
<summary>List of features</summary>
@@ -51,15 +51,15 @@ in [Questions and Answers (QA)](https://github.com/luskaner/ageLANServer/wiki/Qu
5151

5252
- Joining a game lobby from a link only works if the game is already running.
5353
- Steam Workshop integration only works if using the official launcher.
54-
- Lobbies can only be created in [LAN mode](...) which has its own limitations:
54+
- Lobbies can only be created in *LAN mode* which has its own limitations:
5555
- No Quick play.
5656
- No Ranked.
5757
- No Spectate.
5858
- Xbox and Steam friend integration.
5959

6060
</details>
6161

62-
#### AoE III
62+
#### Age of Empires III: Definitive Edition
6363

6464
<details>
6565
<summary>List of limitations</summary>
@@ -117,8 +117,7 @@ Note: For the full list see [minimum requirements for Go](https://go.dev/wiki/Mi
117117
- Windows (no S edition/mode):
118118
- 10 on x86-64 (recommended).
119119
- 11 on ARM.
120-
- Linux: *recent* distribution with Steam on x86-64 using Steam Play (
121-
plus [Proton Experimental](https://github.com/ValveSoftware/Proton/wiki/Requirements)).
120+
- Linux: *recent* distribution with Steam on x86-64 using Steam Play (plus [Proton Experimental](https://github.com/ValveSoftware/Proton/wiki/Requirements)).
122121

123122
**Note: If you allow it to handle the hosts file, local certificate, or an elevated custom game launcher, it will
124123
require admin rights elevation.**
@@ -146,32 +145,32 @@ supported operating systems.
146145

147146
* Full:
148147
* Windows:
149-
* **10 on x86-64**: ageLANServer_full_*A.B.C*_win_x86-64.zip
150-
* **11 on ARM**: ageLANServer_full_*A.B.C*_win_arm64.tar.xz
148+
* **10 on x86-64**: ..._full_*A.B.C*_win_x86-64.zip
149+
* **11 on ARM**: ..._full_*A.B.C*_win_arm64.tar.xz
151150
* Linux:
152-
* **x86-64**: ageLANServer_full_*A.B.C*_linux_x86-64.tar.xz
153-
* **ARM64**: ageLANServer_full_*A.B.C*_linux_arm64.tar.xz
151+
* **x86-64**: ..._full_*A.B.C*_linux_x86-64.tar.xz
152+
* **ARM64**: ..._full_*A.B.C*_linux_arm64.tar.xz
154153
* Launcher:
155154
* Windows:
156-
* **10 on x86-64**: ageLANServer_launcher_*A.B.C*_win_x86-64.zip
157-
* **11 on ARM**: ageLANServer_launcher_*A.B.C*_win_arm64.tar.xz
155+
* **10 on x86-64**: ..._launcher_*A.B.C*_win_x86-64.zip
156+
* **11 on ARM**: ..._launcher_*A.B.C*_win_arm64.tar.xz
158157
* Linux:
159-
* **x86-64**: ageLANServer_launcher_*A.B.C*_linux_x86-64.tar.xz
160-
* **ARM64**: ageLANServer_launcher_*A.B.C*_linux_arm64.tar.xz
158+
* **x86-64**: ..._launcher_*A.B.C*_linux_x86-64.tar.xz
159+
* **ARM64**: ..._launcher_*A.B.C*_linux_arm64.tar.xz
161160
* Server:
162161
* Windows:
163-
* **10, Server 2025 or IoT on ARM64**: ageLANServer_server_*A.B.C*_win_arm64.zip
164-
* **10 IoT on ARM32**: ageLANServer_server_*A.B.C*_win_arm32.zip
165-
* **10, Server 2016 or IoT on x86-64**: ageLANServer_server_*A.B.C*_win_x86-64.zip
166-
* **10 or 10 IoT on x86-32**: ageLANServer_server_*A.B.C*_win_x86-32.zip
162+
* **10, Server 2025 or IoT on ARM64**: ..._server_*A.B.C*_win_arm64.zip
163+
* **10 IoT on ARM32**: ..._server_*A.B.C*_win_arm32.zip
164+
* **10, Server 2016 or IoT on x86-64**: ..._server_*A.B.C*_win_x86-64.zip
165+
* **10 or 10 IoT on x86-32**: ..._server_*A.B.C*_win_x86-32.zip
167166
* Linux:
168-
* Kernel 3.1 on **ARM64**: ageLANServer_server_*A.B.C*_linux_arm64.tar.xz
167+
* Kernel 3.1 on **ARM64**: ..._server_*A.B.C*_linux_arm64.tar.xz
169168
* Kernel 2.6.23 on **ARM32**:
170-
* ARMv5 (armel): ageLANServer_server_*A.B.C*_linux_arm-5.tar.gz
171-
* ARMv6 (sometimes called armhf): ageLANServer_server_*A.B.C*_linux_arm-6.tar.gz
172-
* Kernel 2.6.23 on **x86-64**: ageLANServer_server_*A.B.C*_linux_x86-64.tar.gz
173-
* Kernel 2.6.23 on **x86-32**: ageLANServer_server_*A.B.C*_linux_x86-32.tar.gz
174-
* macOS - Catalina (v10.15): ageLANServer_server_*A.B.C*_mac.tar.gz
169+
* ARMv5 (armel): ..._server_*A.B.C*_linux_arm-5.tar.gz
170+
* ARMv6 (sometimes called armhf): ..._server_*A.B.C*_linux_arm-6.tar.gz
171+
* Kernel 2.6.23 on **x86-64**: ..._server_*A.B.C*_linux_x86-64.tar.gz
172+
* Kernel 2.6.23 on **x86-32**: ..._server_*A.B.C*_linux_x86-32.tar.gz
173+
* macOS - Catalina (v10.15): ..._server_*A.B.C*_mac.tar.gz
175174

176175
</details>
177176

@@ -299,7 +298,7 @@ See [DEVELOPMENT.md](DEVELOPMENT.md) to see how to develop and release builds.
299298

300299
You and all the clients connecting to your server are only authorized to use this software if:
301300

302-
- Owning a **legal license** of Age of Empires II Definitive Edition or Age of Empires III Definitive Edition (and all
301+
- Owning a **legal license** of Age of Empires II: Definitive Edition or Age of Empires III: Definitive Edition (and all
303302
relevant DLC's).
304303
- Comply with all the game terms of service.
305304
- Use this software for personal use.

server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ itself. The configuration file is `cloudfilesIndex.json` inside the game subdire
5959
corresponding
6060
files reside in the [`cloud`](resources/responses/cloud) directory.
6161

62-
### AoE III only
62+
### Age of Empires III: Definitive Edition only
6363

6464
#### Chat Channels
6565

0 commit comments

Comments
 (0)