Create a project
Sign in
Go to nitea.cc/login and sign in. The first time, Nitea asks for your name, surname and a username.
Create the project
- Open Projects in the sidebar and choose New project.
- Fill in:
- Name: shown in the dashboard and on your public page.
- Mod ID: exactly as declared in your
neoforge.mods.toml,mods.tomlorfabric.mod.json. - Mod loader: NeoForge, Forge or Fabric. It can't be changed later: the project's quickstart shows the guide for this loader.
- Create the project.
tip
Starting a new mod? The mod configurator creates the project for you and puts its SDK key in a ready-to-run mod.
Save your SDK key
Nitea shows the project's SDK key once, right after the project is created. It starts with nt_. Copy it now: Nitea only stores a hash of it, so it can't be shown again.
warning
Lost the key? Open the project's Settings and choose Regenerate key. The old key stops working immediately, so released versions of your mod that still contain it stop reporting.