Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Minecraft Packmaker (YAMP)

Concept is simple: read .toml file to download all necessary mods and resources. Both modrinth and curseforge as sources are supported.

** This is still work in progress **

How to use?

Run with uv:

uvx https://github.com/Im-making-tools/yamp.git

Example modpacks toml files can be found in examples/ directory. To run, a file or url can be specified, e.g.:

TOML_URL = "https://raw.githubusercontent.com/Im-making-tools/yamp/refs/heads/master/examples/fabric_1.21.1.toml"
# Run server
uvx https://github.com/Im-making-tools/yamp.git "$TOML_URL" server

# Run game
uvx https://github.com/Im-making-tools/yamp.git "$TOML_URL" client

Also see

  • picomc - minecraft launcher this project is based on
  • portablemc - another cool minecraft launcher
  • packmaker - older, but more complete alternative to yamp

About

Yet Another Minecraft Packmaker

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages