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.
Create a NanoForge component or system
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.
<type> is either component or system.