mod_file_write
Atomically write a mod file for BeamNG, optionally verifying content integrity with SHA-256.
Instructions
Atomically write a UTF-8 mod file, optionally requiring an expected SHA-256.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| size | Yes | ||
| sha256 | Yes |