> ## 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.

# Baixar Módulos

> Downloads oficiais do Squash Vulcan.

Escolha abaixo a versão do módulo **Squash Vulcan** compatível com o seu servidor.

<Tabs>
  <Tab title="Windows">
    <CardGroup cols={2}>
      <Card title="Windows x64" icon="windows">
        Versão: <strong>1.0.0</strong>\
        Atualizado em: <strong>7 de maio de 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">
        Versão: <strong>1.0.0</strong>\
        Atualizado em: <strong>7 de maio de 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">
        Versão: <strong>1.0.0</strong>\
        Atualizado em: <strong>7 de maio de 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">
        Versão: <strong>1.0.0</strong>\
        Atualizado em: <strong>7 de maio de 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>
  ⚠️ Após o download, é obrigatório configurar o módulo no <code>mtaserver.conf</code> para ativar a proteção. Veja como fazer isso na [página de instalação](/pt/protection/install).
</Info>
