Skip to main content

Overview

nf create scaffolds a single ECS component or system in your project. By default it creates files for the client; pass --server to target the server instead.

Usage

<type> is either component or system.

Options

Examples

Create a client component:
Create a server system: