Write Arma Reforger Project File
write_project_filePreview or atomically write text resources to Arma Reforger addons, using SHA-256 to detect concurrent changes.
Instructions
EN: Preview or atomically write an approved text resource inside an addon with optional SHA-256 concurrency protection. DE: Eine freigegebene Textressource innerhalb eines Addons mit optionalem SHA-256-Aenderungsschutz vorpruefen oder atomar schreiben.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| dryRun | No | ||
| content | Yes | ||
| project | Yes | ||
| expectedSha256 | No | ||
| createDirectories | No |