Skip to content

A simple script for gathering statistics about mods on modrinth

License

Notifications You must be signed in to change notification settings

Ketok4321/modrinth-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modrinth statistics

A simple script for gathering statistics about mods on modrinth

Currently it gathers:

  • Total mod count
  • Percentage and number of mods supporting all of modrinth's supported modloaders
  • Percentage and number of mods supporting 10 most recent minecraft versions
  • Percentage and number of mods supporting all of modrinth's supported licenses

Example output:

image

Running the script

  1. Clone the repo and enter the directory
git clone https://github.com/Ketok4321/modrinth-statistics/ && cd modrinth-statistics
  1. Install npm packages
npm ci
  1. Run the script
npm start

About

A simple script for gathering statistics about mods on modrinth

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published