🔨 How to make plugin

Credit to: jean#0003 for helping in tutorial

  • Download Fmodel | https://fmodel.app/

  • Search the CID of the skins you want to swap

  • Open the CID, in there is something called BaseCharacterParts and something called AssetPathName, click on the AssetPath which contains the Character Parts you want.

  • Then copy the AssetPath you want to replace and paste it on Search, then copy the AssetPath you want and paste it on Replace🎉

{
  "Name": "? to ?",
  "Swapicon": "Icon",
  "Icon": "Icon to replace",
  "Message": "false",
  "Assets": [
    {
      "CompressionType": "Oodle",
      "AssetPath": "",
      "AssetUcas": "",
      "Swaps": [
        {
          "search": "",
          "replace": ""
        },
        {
          "search": "",
          "replace": ""
        },
        {
          "search": "",
          "replace": ""
        }
      ]
    },
    {
      "CompressionType": "Oodle",
      "AssetPath": "",
      "AssetUcas": "",
      "Swaps": [
        {
          "search": "",
          "replace": ""
        },
        {
          "search": "",
          "replace": ""
        },
        {
          "search": "",
          "replace": ""
        }
      ]
    },
    {
      "CompressionType": "Oodle",
      "AssetPath": "",
      "AssetUcas": "",
      "Swaps": [
        {
          "search": "",
          "replace": ""
        },
        {
          "search": "",
          "replace": ""
        },
        {
          "search": "",
          "replace": ""
        }
      ]
    }
  ]
}

Last updated