Skip to content

A mod for NeoForge that exports the current mod list on startup.

License

Notifications You must be signed in to change notification settings

forgecraft/ModListExporter

 
 

Repository files navigation

Mod List Exporter

This mod creates a JSON file containing a list of all installed mods during startup.
This file is intended to be used for displaying a list of mods on a website, or for any other purpose.

Sample Webpage

A sample webpage is included in the webpage directory, which uses the modlist.json file in the same directory to display a list of mods.

Note that you will need to provide the modlist.json file yourself, either by setting the outputPath configuration option in the modlistexporter-common.toml file, or by establishing a symlink.

About

A mod for NeoForge that exports the current mod list on startup.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 55.4%
  • HTML 17.4%
  • CSS 15.9%
  • JavaScript 11.3%