hemtt new

Create a new mod

Usage: hemtt new [OPTIONS] <name>

Arguments:
  <name>  Name of the new mod

Options:
    -h, --help
        Print help information (use `-h` for a summary)

hemtt new is used to create a new mod. It will create a new folder with the name you provide, and create some starting files.

It will ask for:

  • The full name of your mod
  • The author of your mod
  • The prefix of your mod
  • The main prefix of your mod
  • A license for your mod