> ## Documentation Index
> Fetch the complete documentation index at: https://docs.squashcodes.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Download Modules

> Official downloads of Squash Vulcan.

Select the version of the **Squash Vulcan** module compatible with your server below.

<Tabs>
  <Tab title="Windows">
    <CardGroup cols={2}>
      <Card title="Windows x64" icon="windows">
        Version: <strong>1.0.0</strong>\
        Updated on: <strong>May 7, 2025</strong>

        <a
          href="http://go.squashcompany.com/Aply7"
          style={{
display: "inline-block",
padding: "10px 16px",
backgroundColor: "#7526D8",
color: "#fff",
borderRadius: "6px",
fontWeight: "600",
textDecoration: "none",
marginTop: "12px",
boxShadow: "0 2px 8px rgba(0,0,0,0.12)",
transition: "background 0.2s ease"
}}
        >
          Download
        </a>
      </Card>

      <Card title="Windows x86" icon="windows">
        Version: <strong>1.0.0</strong>\
        Updated on: <strong>May 7, 2025</strong>

        <a
          href="http://go.squashcompany.com/pIcRk"
          style={{
display: "inline-block",
padding: "10px 16px",
backgroundColor: "#7526D8",
color: "#fff",
borderRadius: "6px",
fontWeight: "600",
textDecoration: "none",
marginTop: "12px",
boxShadow: "0 2px 8px rgba(0,0,0,0.12)",
transition: "background 0.2s ease"
}}
        >
          Download
        </a>
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="Linux">
    <CardGroup cols={2}>
      <Card title="Linux x64" icon="linux">
        Version: <strong>1.0.0</strong>\
        Updated on: <strong>May 7, 2025</strong>

        <a
          href="http://go.squashcompany.com/VeSIX"
          style={{
display: "inline-block",
padding: "10px 16px",
backgroundColor: "#7526D8",
color: "#fff",
borderRadius: "6px",
fontWeight: "600",
textDecoration: "none",
marginTop: "12px",
boxShadow: "0 2px 8px rgba(0,0,0,0.12)",
transition: "background 0.2s ease"
}}
        >
          Download
        </a>
      </Card>

      <Card title="Linux x86" icon="linux">
        Version: <strong>1.0.0</strong>\
        Updated on: <strong>May 7, 2025</strong>

        <a
          href="http://go.squashcompany.com/VeSIX6"
          style={{
display: "inline-block",
padding: "10px 16px",
backgroundColor: "#7526D8",
color: "#fff",
borderRadius: "6px",
fontWeight: "600",
textDecoration: "none",
marginTop: "12px",
boxShadow: "0 2px 8px rgba(0,0,0,0.12)",
transition: "background 0.2s ease"
}}
        >
          Download
        </a>
      </Card>
    </CardGroup>
  </Tab>
</Tabs>

<Info>
  ⚠️ After downloading, it’s mandatory to configure the module in your <code>mtaserver.conf</code> to activate protection. See how to do it on the [installation page](/en/protection/install).
</Info>
