Introduction to using the Engine

Whether you work on this engine as a developer or you want to use it, you will want a test project. This page is a walkthrough for setting up a basic project.

As a developer on the engine

As a developer you want to be able to use your changes in your own project. Therefore it is recommended to use the provided CLI.

As a user

As a user you can either use the template and change the dependency location, or create a project and add the Nanoforge dependencies. It is recommended to use Bun as a package manager.