# Install the map pack

Reclamation runs two multiplayer servers, both featuring their own modified versions of maps. To join their public servers, you’ll need to install their map pack or the specific map currently in rotation. Click [here](https://www.battlefield2142.co/maps/v3.html) for more details about the maps in the pack.

{% embed url="<https://discord.com/invite/MEwBW9U>" %}

<details>

<summary>Is this pack optional or mandatory?</summary>

No, the pack is only needed if you want to play on Reclamation servers.

</details>

<details>

<summary>Are individual map downloads available?</summary>

Yes, you can download the maps individually without downloading the entire pack.

</details>

<details>

<summary>Where can I find the installed maps?</summary>

The maps are automatically installed to the `\mods\bf2142\Levels` folder.

</details>

### **Installing the complete pack**

{% stepper %}
{% step %}
Start BF2142 Hub.
{% endstep %}

{% step %}
In the <mark style="color:blue;">Download</mark> tab, double-click on <mark style="color:blue;">BF2142 Reclamation MapPack (5.25)</mark>.
{% endstep %}

{% step %}
This will open your browser to the download link of the pack.

Download `ReclamationMapPack.zip` (ModDB, 5.41 GB) or from [Downloads](#downloads).
{% endstep %}

{% step %}
Once the download finishes, click the <mark style="color:blue;">MapPack Installer \*</mark> button and select the `.zip` file you just downloaded.
{% endstep %}

{% step %}
A command-line window will appear and close automatically when the installation is done.
{% endstep %}

{% step %}
If you prefer not to use the installer, you can manually extract all map folders from the `.zip` file to the `\mods\bf2142\Levels` folder.

Each map’s folder should be placed directly inside the Levels folder with no extra parent folder.
{% endstep %}
{% endstepper %}

### **Installing individual maps**

{% stepper %}
{% step %}
Start BF2142 Hub.
{% endstep %}

{% step %}
In the <mark style="color:blue;">Download</mark> tab, click on <mark style="color:blue;">Individual Maps</mark>.&#x20;
{% endstep %}

{% step %}
Choose the maps you want to download from the <mark style="color:blue;">Available Maps</mark> box and click <mark style="color:blue;">>></mark> to download them.
{% endstep %}

{% step %}
To uninstall a map, select it from the <mark style="color:blue;">Installed Maps</mark> box and click <mark style="color:blue;"><<</mark>.
{% endstep %}
{% endstepper %}

### Downloads

{% tabs %}
{% tab title="Download" %}
**BF2142 Reclamation Map Pack - March 21st 2025 (5.41 GB)**

{% embed url="<https://www.moddb.com/downloads/start/287584/all>" %}

{% embed url="<https://www.moddb.com/games/battlefield-2142/downloads/bf2142-reclamation-map-pack-march-21st-2025>" %}
Source: [HawkeAssault](https://www.moddb.com/members/hawkeassault) @ [ModDB](https://www.moddb.com/)
{% endembed %}
{% endtab %}

{% tab title="Changelog" %}
N/A
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.getbf2142.net/getting-started/install-map-pack.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
