write_project_file
Create, replace, or upsert files in a Cities: Skylines II mod project workspace by specifying the content, project directory, and relative path.
Instructions
Write files inside a configured Cities: Skylines II mod project workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | upsert | |
| content | Yes | ||
| project_dir | Yes | ||
| relative_path | Yes |