@Generated public class Main extends java.lang.Object
ServerPackCreator with the passed String-array
from the commandline and then subsequently running ServerPackCreator in the determined mode, with the determined locale.
CommandlineParser.Mode| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Initialize ServerPackCreator with the passed commandline-arguments and run.
|
public static void main(java.lang.String[] args)
throws java.io.IOException
args - Commandline arguments with which ServerPackCreator is run. Determines which mode ServerPackCreator
will enter and which locale is used.java.io.IOException - if the VersionMeta could not be instantiated.