Skip to content

ryanccn/moddermore

Repository files navigation

Powered by Vercel

Share the mods you use with anyone.

Features

  • Sleek user interface
  • Unique link for each list
  • Search for public lists
  • Visibility controls
  • Import from
  • Export to
    • Folder of mods
    • Modrinth pack .mrpack
    • MultiMC/Prism instance
    • Packwiz

Stack

Big thanks to all of the contributors to those projects who have made this project possible.

Development / Contributing

We welcome all contributors to the project! Feel free to open PRs if you see something you can improve.

Run pnpm install to install dependencies, and run pnpm dev to start the development server.

You will need to register for a few services and set a few environment variables (e.g. via .env.local) to start contributing.

We use MongoDB as our primary database. We also access the CurseForge and Modrinth APIs, and the CurseForge Core API requires an API key which you can apply for in this form. Don't worry - this key is meant to be public!

There are also a few maintenance scripts available:

  • pnpm run utils:minecraftVersions: updates available Minecraft versions from Mojang

Stats

Stats from Repobeats