Metahuman plugin for source build

With this method, I was able to get into my project, but was unable to build my client/server in the source engine.

“This module was most likely not flagged for being included in a precompiled build - set ‘PrecompileForTargets = PrecompileTargetsType.Any;’ in MetaHumanCore.build.cs to override. If part of a plugin, also check if its ‘Type’ is correct”

When I follow this, and change the metahuman core build file, I then get errors about other parts of the plugin.