Skip to content

Simple tool which downloads MCP from modcoderpack.com, unpacks it, runs the decompiler, and converts it to a gradle project.

Notifications You must be signed in to change notification settings

ayaxdev/mcp-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP Generator

Simple tool which downloads MCP from modcoderpack.com, unpacks it, runs the decompiler, and converts it to a gradle project.

Parameters

 -g,--group <arg>            Created project's group
 -n,--name <arg>             Created project's name
 -w,--projectVersion <arg>   Created project's version
 -t,--directory <arg>        Path of the target directory
 -v,--version <arg>          Target MCP version (Allowed are: 908, 918, 928, 931, 937, 940)

About

Simple tool which downloads MCP from modcoderpack.com, unpacks it, runs the decompiler, and converts it to a gradle project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages