If you have the Unreal Engine Marketplace/ Epic Store / FAB store version – Install & Setup
FAB unfortunately does not accept a regular Unreal Engine project with C++ code without putting it in the “Code Plugins” category, and compiling all the assets as a plugin (with a different folder structure than we need for compatibility with our character library).
To workaround this, we have uploaded as a .zip file. Please download the .ZIP file from FAB under the “Additional Files” Section.

Once you have downloaded that copy, you can follow the Xandra3D.com / Artstation version steps below:
Otherwise, if you have the Xandra3D.com or Artstation version – Install & Setup
- Right click the downloaded uproject and select the Unreal Engine, select Show more options, then Switch Unreal Engine Version and select the exact version you want to use it with.
- Run ‘installer.bat’ (new) included in the Artstation download to copy in our pre-built code plugin matching your engine version to the Plugins folder. Enter the Unreal Engine version you are using. We support 4.27, 5.1, 5.2, 5.3 and 5.4. Then you should be able to open the downloaded uproject without it prompting you to rebuild the plugin.
- To add the Xandra Character Creator to your own project, follow Adding Xandra Character Creator to your Existing Project