Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for loading Thunderstore mods natively #503

Merged
merged 10 commits into from
Jul 16, 2023

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    4eae0b9 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    GeckoEidechse committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d21c480 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4b115b View commit details
    Browse the repository at this point in the history
  4. Move function call

    To keep Thunderstore stuff together
    GeckoEidechse committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    54ada86 View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    GeckoEidechse committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3160866 View commit details
    Browse the repository at this point in the history
  6. Rename folder holding Thunderstore mods

    Renamed to `packages` cause it's essentially mod packages.
    GeckoEidechse committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    83f93c2 View commit details
    Browse the repository at this point in the history
  7. Use regex to enforce folder name

    to match `AUTHOR-MOD-VERSION` pattern.
    GeckoEidechse committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7a6da37 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f29de7 View commit details
    Browse the repository at this point in the history
  9. Fix formatting

    GeckoEidechse committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b9da121 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    bf42de7 View commit details
    Browse the repository at this point in the history