Simple tool which downloads MCP from modcoderpack.com, unpacks it, runs the decompiler, and converts it to a gradle project.
-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)