Skip to content

Ariss-Interactive/redneck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redneck


Redneck is a small, plugin-driven, declarative modpack builder.

Here's an example of how you can declare a mod with a few lines of YAML code:

- load: modrinth
  id: fabric-api
  project: "fabric-api"
  version: "0.92.7+1.20.1"

Install

You can install redneck from the PyPI by typing pip install redneck (that simple, yes!)

Usage

You can start with running redneck init, and changing the base configuration found in pack.yml & the file found in mods/. Additional parameters should -- hopefully -- be explained in the docs.

About

Modpack build tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages