> For the complete documentation index, see [llms.txt](https://docs.heavynight.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heavynight.com/launcher/fuentes-alternativas.md).

# Fuentes alternativas

Si prefieres descargar "HeavyNight-Launcher" desde nuestras fuentes alternativas, como nuestro servidor de <mark style="color:yellow;">Discord</mark> o nuestro repositorio en <mark style="color:yellow;">GitHub</mark>, aquí te proporcionamos los pasos para hacerlo.

#### DESCARGA DESDE DISCORD:

1. **Únete a Nuestro Discord:** \
   Si aún no eres miembro de nuestro servidor de Discord, únete haciendo clic \[[AQUI](https://discord.com/invite/kqGHbDAT?utm_source=Discord%20Widget\&utm_medium=Connect)].
2. **Navega al Canal:** \
   Dirígete al canal "<mark style="color:yellow;">**#modpack**</mark>" en nuestro servidor de Discord.
3. **Enlace de Descarga:** \
   En el canal #modpack, encontrarás el enlace directo de descarga para el HeavyNight-Launcher.&#x20;
4. **Descarga e Instalación:** \
   Descarga el archivo ZIP y sigue los pasos mencionados en la sección [Descarga e Instalación](/launcher/descarga-e-instalacion.md) para completar la instalación en tu dispositivo.

#### DESCARGA DESDE GITHUB:

1. **Visita el Repositorio GitHub:** \
   Accede a nuestro repositorio GitHub haciendo clic \[[AQUI](https://github.com/heavysproject/HeavyNight-Launcher)].
2. **Sección de Descargas:** \
   Explora el repositorio y busca la sección de "<mark style="color:yellow;">**Releases**</mark>" o "Lanzamientos".
3. **Descarga el Archivo:** \
   Busca la versión más reciente del launcher donde encontrar los últimos cambios y el archivo portable del launcher a descargar.
4. **Descarga e Instalación:** \
   Descarga el archivo ZIP y sigue los pasos mencionados en la sección [Descarga e Instalación](/launcher/descarga-e-instalacion.md) para completar la instalación en tu dispositivo.

#### ACTUALIZACIONES Y RECURSOS:

Para estar al tanto de las últimas novedades, actualizaciones y recursos relacionados con nuestro Launcher, asegúrate de revisar regularmente nuestro repositorio en GitHub.

¡Con estos sencillos pasos, podrás obtener "**HeavyNight-Launcher**" desde nuestras fuentes alternativas y comenzar tu emocionante viaje en nuestros servidores!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.heavynight.com/launcher/fuentes-alternativas.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
