Create a Project
How to create your first project
Creating your first project
To create your first project, go to your Dashboard and click on + New Project in the top right corner.
You will be met with three options: Plugin / Mod, Web Analytics, and Blank.
- If you are a plugin or mod developer (Minecraft or Hytale), choose Plugin / Mod.
- If you are building a web application, choose Web Analytics.
- If you want to create a custom software, choose Blank. (not recommended)
Creating the project
- Give your project a name
- Select the visibility of your project (public or private)
- If you chose Web Analytics, you also need to enter the domain of your web application (e.g.,
example.com)
Next Steps
After creating your project, you can start implementing FastStats in your application.
- For Plugin / Mod projects, follow the Java SDK documentation
- For Web Analytics projects, follow the Web SDK documentation