Skip to content

uberswe/awesomehytale.com

Repository files navigation

Awesome Hytale

License: MIT

The complete directory of Hytale community resources. Find mods, servers, tools, wikis, and more.

Website: awesomehytale.com

Categories

Contributing

We welcome contributions! To add a new resource:

  1. Fork this repository
  2. Create a new markdown file in the appropriate category folder
  3. Follow the resource template format below
  4. Submit a pull request

Resource Template

# Resource Name

**Website:** [https://example.com](https://example.com)

**Category:** Category Name > Subcategory Name

---

## Overview

Description of the resource.

## Details

| Property | Value |
|----------|-------|
| **Platform** | Web/Discord/etc. |
| **Audience** | All/Modders/etc. |
| **Price** | Free/Paid |

---

*[Back to Category](../)*

Development

Prerequisites

  • Go 1.24+
  • Docker (for containerized deployment)

Running Locally

# Clone the repository
git clone https://github.com/uberswe/awesomehytale.com.git
cd awesomehytale.com

# Install dependencies
go mod download

# Run the server
go run main.go

# Open http://localhost:8080

Environment Variables

Variable Default Description
PORT 8080 Server port
BASE_URL http://localhost:8080 Base URL for canonical URLs
ENVIRONMENT development Environment (production/development)

Building Docker Image

docker build -t awesomehytale .
docker run -p 8080:8080 awesomehytale

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This website is not affiliated with, endorsed by, or connected to Hypixel Studios or Hytale. "Hytale" is a trademark of Hypixel Studios.

Contact

About

List of awesome Hytale community resources!

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •