Skip to content

TheFrenchTechMan/mc_modpack_changelog_creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS CODE ISN'T DONE BEING CODED

Changelog generator

Why?

I actively maintain a Minecraft modpack I made for some friends, and I often write whangelogs for then so they can update the necessary mods. I wanted a way to automate the process, and here I am.

Installation

Windows

pip install -r requirements.txt

Debian-based systems

apt update
apt install -y python3-inquirerpy python3-toml python3-requests python3-dotenv

TODO

  • allow use of command line args
  • recognize fabric mods
  • use modrinth to download mods
  • add curseforge/modrinth link in changelog output (option)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages