Docs: Project Tools Update #156

Merged
Nick Alberelli merged 59 commits from :docs/project-tools-update into main 2023-10-19 22:21:50 +02:00
Showing only changes of commit 34769cb49e - Show all commits

View File

@ -48,7 +48,7 @@ This will create the bones of your production's directories.
- `svn` This the versioned controlled folder where the `.blend` production files will live. - `svn` This the versioned controlled folder where the `.blend` production files will live.
3. Create render directory 3. Create render directory (Optional)
```bash ```bash
mkdir /data/{my_project}/render/ mkdir /data/{my_project}/render/
``` ```