Skip to content

An interactive CLI tool to quickly generate a Minecraft Mod development environment.

Notifications You must be signed in to change notification settings

phrogwrld/modweave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineWeave

An interactive CLI tool to quickly generate a Minecraft Mod Development environment.


So why mineweave?

I found it very tedious to set up a Minecraft modding environment. I had to copy over my old projects and make the necessary changes to then start modding. I wanted to automate this process and make it easier for others to start modding. That's why I created mineweave.

MineWeave saves you from long,boring setup processes; skipping all the repetitive steps and getting you straight to the fun part of modding. No more wasted time on setup – just pure, creative modding.

Installation

Prerequisites

Using Cargo

If you have rust installed, you can install MineWeave using Cargo:

cargo install mineweave

Using the binary

You can download the binary from the releases page and add it to your PATH.

Usage

To create a new modding environment, run the following command:

mineweave

You will then be prompted to enter information about your mod. Once you have entered all the information, MineWeave will generate the modding environment for you.

About

An interactive CLI tool to quickly generate a Minecraft Mod development environment.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages