How to rename your UE5 c++ project, the (relatively) easy way

Followed this instructions and all worked. thanks

Only had one problem:
When renaming “OLDNAME_API” to “NEWGAME_API”, make sure the modified name before _API is ALL CAPS. otherwise build fails

1 Like