Creating a new project template

We work on a lot of small projects and I would like to build a template to making creating a new project quicker. I get the general process but in looking at the various TemplateDefs.ini files of other templates, I don’t see how it fixes up blueprints. For example if I have AMyTemplateCPPCharacter that changes changed to AMyProjectCPPCharacter does it automatically fix up bpMyTemplateBlueprintCharacter.uasset which is parented to AMyTemplateCPPCharacter? I figured I’d ask before going down this rabbit hole and the official documentation here is somewhat lacking :slight_smile: