Skip to content

Commit 54a3db4

Browse files
committed
Merge branch 'pubmaster'
2 parents 1b9bb2a + 311d5e1 commit 54a3db4

File tree

11 files changed

+3
-271
lines changed

11 files changed

+3
-271
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ The simplest way to add the ShotGrid Toolkit integration to Unreal is to start f
66
- Default2 SG TK configuration: https://github.com/ue4plugins/tk-config-unreal
77
- Basic SG TK configuration: https://github.com/ue4plugins/tk-config-unrealbasic
88

9-
However, it is possible to manually add the integration to an existing SG TK configuration from the files provided in the `resources/config` folder.
9+
However, it is possible to manually add the integration to an existing SG TK configuration from the files provided by the [default2 based Unreal config](https://github.com/ue4plugins/tk-config-unreal) or the [basic based Unreal config](https://github.com/ue4plugins/tk-config-unrealbasic).
1010

1111
### Configuring the file system schema for a default2 base configuration
12-
If your SG TK configuration needs a file system schema, copy the files and directories from `resources/config/schema` under the `core/schema` folder of your existing configuration.
12+
If your SG TK configuration needs a file system schema, copy the following files and directories from `core/schema` of [this config](https://github.com/ue4plugins/tk-config-unreal) under the `core/schema` folder of your existing configuration.
1313
```
1414
schema/
1515
└── project
@@ -30,7 +30,7 @@ schema/
3030
```
3131

3232
### Adding the SG TK Unreal components
33-
The `resources/config/unreal` folder contains all definitions needed by the integration
33+
Both configs have a self contained `env/includes/unreal` folder which contains all definitions needed by the integration
3434
```
3535
unreal/
3636
├── frameworks.yml

resources/config/schema/project/assets/asset_type/asset/step/publish/fbx/placeholder

Lines changed: 0 additions & 5 deletions
This file was deleted.

resources/config/schema/project/assets/asset_type/asset/step/work/fbx/placeholder

Lines changed: 0 additions & 5 deletions
This file was deleted.

resources/config/schema/project/sequences/sequence/editorial/placeholder

Lines changed: 0 additions & 5 deletions
This file was deleted.

resources/config/unreal/frameworks.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

resources/config/unreal/settings/tk-multi-loader2.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

resources/config/unreal/settings/tk-multi-publish2.yml

Lines changed: 0 additions & 72 deletions
This file was deleted.

resources/config/unreal/settings/tk-multi-shotgunpanel.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

resources/config/unreal/settings/tk-unreal.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

resources/config/unreal/templates.yml

Lines changed: 0 additions & 67 deletions
This file was deleted.

0 commit comments

Comments
 (0)