Skip to content

Custom Rig Layouts

Arys edited this page Apr 8, 2024 · 2 revisions

Adding Custom Rig Layouts

  1. Create your custom rig layouts bundle according to the EscapeFromTarkov-SDK example
  2. Place your bundle in BepInEx/plugins/Arys-CustomAssetImporter/assets/rig_layouts/<any folder name>/<nested folder also works>/<your bundle>.bundle
  3. Reference your custom rig layout by the name you gave it, in your server mod's custom rig item properties.

Clone this wiki locally