Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 505 Bytes

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)