title: AnarchyMod
description: 🔓 The Minecraft mod required to play on 6b6t - bypass Mojang's ban of the world's biggest anarchy server.
theme: jekyll-theme-hacker

# The release jar lives on the Releases page, so hide the source zip/tar buttons.
show_downloads: false

# This repo is a Gradle project, so keep everything that is not the site out of
# the generated pages. Dotfiles and dotfolders (.github, .gradle, ...) are
# already ignored by Jekyll.
exclude:
  - src/
  - build/
  - gradle/
  - run/
  - gradlew
  - gradlew.bat
  - build.gradle.kts
  - settings.gradle.kts
