Scaffold a BeamNG mod
beamng_mod_scaffoldScaffold a minimal BeamNG mod folder structure under your configured workspace, providing a safe starting point for new mod development.
Instructions
Create a safe minimal text-only mod structure under the configured workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| author | Yes | ||
| dryRun | No | ||
| modType | Yes | ||
| overwrite | No | ||
| description | No | ||
| destination | Yes | ||
| displayName | Yes |