Skip to content

Thunderstore Documentation#497

Open
Chaosyr wants to merge 1 commit intoHytaleModding:mainfrom
Chaosyr:Chaosyr-patch-1
Open

Thunderstore Documentation#497
Chaosyr wants to merge 1 commit intoHytaleModding:mainfrom
Chaosyr:Chaosyr-patch-1

Conversation

@Chaosyr
Copy link
Copy Markdown

@Chaosyr Chaosyr commented Apr 3, 2026

Pull Request

Description

Add the Thunderstore Documentation to the Site.

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: Not applicable

Checklist

  • Tested locally with bun run dev (My PC can't handle the site compilation)
  • Formatted code to adhere Styleguide with bun format
  • Ran bun audit (no critical vulnerabilities)
  • Checked spelling and grammar
  • Verified all links work (for the most part, please double check)
  • Followed Contributing Guidelines

Thank you for contributing!

@Chaosyr Chaosyr requested a review from ItsNeil17 as a code owner April 3, 2026 22:26
@Chaosyr Chaosyr changed the title Thunderstore Documentation #497 Thunderstore Documentation Apr 3, 2026
@Chaosyr
Copy link
Copy Markdown
Author

Chaosyr commented Apr 3, 2026

btw contributor guide link in the template should be https://github.com/HytaleModding/site/blob/main/CONTRIBUTING.md not https://github.com/HytaleModding/site/CONTRIBUTING.md ^^

@Dobya11
Copy link
Copy Markdown
Contributor

Dobya11 commented Apr 4, 2026

  1. Commits should be like this (i.e. the last item on the checklist is partially unfollowed)
  2. It was not necessary to indicate the PR number in the title.
  3. In the list, if you want a check mark, then [x], if not, then [ ].
  4. As for the link, I never noticed.

Comment thread content/docs/en/publishing/thunderstore/package-install/index.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-install/index.mdx Outdated
Copy link
Copy Markdown
Contributor

@Dobya11 Dobya11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a member of the team, but the mistakes are mostly small.

Comment thread content/docs/en/publishing/thunderstore/package-install/worlds.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-install/worlds.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-setup/index.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-install/early-plugins.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/index.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-basics.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-update.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-upload.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/index.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-basics.mdx Outdated
Copy link
Copy Markdown
Contributor

@Dobya11 Dobya11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a member of the team, but the mistakes are mostly small.

Comment thread content/docs/en/publishing/thunderstore/package-setup/early-plugins.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-basics.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-setup/index.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-update.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-upload.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-basics.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-basics.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-basics.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-setup/index.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-setup/index.mdx Outdated
@Dobya11
Copy link
Copy Markdown
Contributor

Dobya11 commented Apr 4, 2026

  • in cases like this, you can shorten the name because it is intuitively clear that if the page is located under the page about Installation, then all pages will be about it only for different cases, or combine them.
image

@Chaosyr Chaosyr changed the title #497 Thunderstore Documentation Thunderstore Documentation Apr 4, 2026
@Chaosyr
Copy link
Copy Markdown
Author

Chaosyr commented Apr 4, 2026

  • in cases like this, you can shorten the name because it is intuitively clear that if the page is located under the page about Installation, then all pages will be about it only for different cases, or combine them.
image

Not sure where the issue is here, but think it should be fine overall.

Copy link
Copy Markdown
Member

@ItsNeil17 ItsNeil17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can do these changes right in the GitHub UI, click on "add suggestion to batch" and add all of them, then commit.

Please only make one commit for all of these changes. Thanks!

Comment thread content/docs/en/publishing/thunderstore/package-install/asset-packs.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-install/early-plugins.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-install/index.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-install/plugins.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-install/saves.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-setup/early-plugins.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-setup/plugins.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-setup/saves.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-setup/universes.mdx Outdated
Comment thread content/docs/en/publishing/thunderstore/package-setup/worlds.mdx Outdated
@Chaosyr
Copy link
Copy Markdown
Author

Chaosyr commented Apr 5, 2026

You can do these changes right in the GitHub UI, click on "add suggestion to batch" and add all of them, then commit.

Please only make one commit for all of these changes. Thanks!

Done thanks (I didn't even know that existed)

@okunamayanad okunamayanad requested a review from ItsNeil17 April 5, 2026 13:39
This is a squash of ~31 commits all centered around the following;

Implementing the Thunderstore Documentation

Adding Assets related to the Documentation

Running `bun format`

Implementing a ton more fixes as well authored by Dobya and Neil.
@Chaosyr
Copy link
Copy Markdown
Author

Chaosyr commented Apr 14, 2026

oksamies from the Thunderstore team mentioned squashing, thus it has been squashed.

Copy link
Copy Markdown

@Oksamies Oksamies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read through the docs and didn't spot any issues. Though it's worth noting that my experience with Hytale modding is limited. Thunderstore package creation and uploading docs look alright, but could probably be condensed and simplified quite a bit. (not a call to action though)

Changes in commit c03445b look good to me at least 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants