UEFN

Here, you'll find a collection of basic UEFN skin plugin examples to assist you.

Female

{
   "Name": "Reyna",
   "Icon": "https://cdn.discordapp.com/attachments/1122580592370921494/1130124995222306867/Reyna.png",
   "Message": null,
   "AssetPathTo": "/Game/Athena/Heroes/Meshes/Bodies/CP_Athena_Body_F_ExoSuit",
   "Swaps": [
      {
         "type": "string",
         "search": "/Game/Characters/Player/Female/Medium/Bodies/F_MED_ExoSuit/Meshes/F_MED_ExoSuit.F_MED_ExoSuit",
         "replace": "/Characters/Valorant/Reyna/Meshes/ReynaBody.ReynaBody",
         "UEFN": true
      }
   ],
   "Type": "UEFN_Character",
   "Downloadables": [
      {
         "zip": "https://github.com/GalaxySwapperOfficial/Galaxy-Swapper-API/raw/main/In%20Game/UEFN/UEFN.zip"
      }
   ]
}

Male

{
   "Name": "Slender Man",
   "Icon": "https://fortnite-api.com/images/cosmetics/br/CID_083_Athena_Commando_F_Tactical/icon.png",
   "Message": null,
   "AssetPathTo": "/Game/Athena/Heroes/Meshes/Bodies/CP_Athena_Body_F_ExoSuit",
   "Swaps": [
      {
         "type": "string",
         "search": "/Game/Characters/Player/Female/Medium/Bodies/F_MED_ExoSuit/Meshes/F_MED_ExoSuit.F_MED_ExoSuit",
         "replace": "/Characters/SlenderMan/Meshes/SlenderManBody.SlenderManBody",
         "UEFN": true
      },
      {
         "type": "string",
         "search": "/Game/Characters/Player/Female/Medium/Bodies/F_MED_ExoSuit/Meshes/F_MED_ExoSuit_AnimBP.F_MED_ExoSuit_AnimBP_C",
         "replace": "/BRCosmetics/Characters/Player/Male/Medium/Bodies/M_MED_Soccer/Meshes/M_MED_Soccer_AnimBP.M_MED_Soccer_AnimBP_C"
      },
      {
         "type": "string",
         "search": "/Game/Characters/Player/Female/Medium/Base/SK_M_Female_Base_Skeleton.SK_M_Female_Base_Skeleton",
         "replace": "/Game/Characters/Player/Male/Medium/Base/SK_M_MALE_Base_Skeleton.SK_M_MALE_Base_Skeleton"
      }
   ],
   "Type": "UEFN_Character",
   "Downloadables": [
      {
          "zip": "https://github.com/GalaxySwapperOfficial/Galaxy-Swapper-API/raw/main/In%20Game/UEFN/UEFN.zip"
      }
   ]
}

Last updated