forked from didirus/AstralRinth
979b5eb89c2863e5af3b0b593d3c36ce832c31f2
This PR fixes reports on the moderation dashboard going to `/dashboard/mod/_id` instead of to `/mod/_id`. It also allows the ability for moderators to unlist mods in the queue from the frontend instead of having to do it via the backend.  Unlisted mods should have the ability to resubmit for approval, so I've also changed "Submit for Review" to "Submit for approval", allowing unlisted mods to do that as well. 
Modrinth's center for its frontend service
Build Setup
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
For detailed explanation on how things work, check out Nuxt.js docs.
Description
RocketMC is a safe, open-source Minecraft launcher designed with offline users in mind, built on the proven and trusted astralrinth codebase
Languages
Rust
46.8%
Vue
36.8%
TypeScript
10.7%
HTML
2.7%
JavaScript
1.4%
Other
1.5%
