Skip to content

GH-303: Implement Intro to Debugging Guide#510

Open
LordZibblington wants to merge 4 commits into
HytaleModding:mainfrom
LordZibblington:main
Open

GH-303: Implement Intro to Debugging Guide#510
LordZibblington wants to merge 4 commits into
HytaleModding:mainfrom
LordZibblington:main

Conversation

@LordZibblington
Copy link
Copy Markdown

@LordZibblington LordZibblington commented May 12, 2026

Pull Request

Description

Implement a basic debugging guide and associated images to the Hytale Modding site.
Note: images and links use relative file paths and did not work in the github, but match formatting observed in other website guides.

Type of Change

  • Documentation fix (typo, grammar, clarification)
  • New documentation (guide, tutorial, page)
  • Bug fix
  • New feature
  • Other

Screenshots

If applicable, add before/after screenshots:

Checklist

  • Tested locally with bun run dev
  • Formatted code to adhere Styleguide with bun format
  • Ran bun audit (no critical vulnerabilities)
  • Checked spelling and grammar
  • Verified all links work
  • Followed Contributing Guidelines

Thank you for contributing!

initial draft of hytale debugging guide covering setup, isolation, testing, and feedback; includes debugging cycle diagram and supporting images
fix the links to images and local hytale modding guides
update image and guide file paths in debugging guide to use relative file paths
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants