Skip to content

Latest commit

 

History

1,279 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About HytaleModding

HytaleModding is the largest community of modders for Hytale. We write docs, guides, and tools for modders of every skill level, and run community events like ModJams, town halls, and more that bring modders together and celebrate what they build.

Join us on Discord

Contributing

If you'd like to contribute to this website, you can follow our Contributing Guide, or follow the version on our website:

Getting Started

Prerequisites

  • Node.js 18.x or higher
  • Bun package manager

Installing Bun

If you don't have Bun installed, you can install it globally using npm:

npm install -g bun

Alternatively, visit bun.sh for other installation methods.

Installation

  1. Create a fork of the repository
  2. Clone that repository & change your directory into it.
git clone https://github.com/<you>/<fork repo name>.git
cd <fork repo name>
  1. Install dependencies:
bun install
  1. Run the development server:
bun run dev
  1. Open http://localhost:3000 in your browser to view the site.

Available Scripts

  • bun run dev - Start the development server
  • bun run build - Build the production application
  • bun start - Run the production server
  • bun run types:check - Validate TypeScript types and MDX files
  • bun run lint - Run ESLint for code quality

About

Hytale Modding Website - your one stop shop for all guides & docs related to Hytale.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

260 stars

Watchers

1 watching

Forks

Sponsor this project

Used by

Contributors

Languages