Lillian added a new file:
QuoteDisplay Morehub.sp-tarkov.com/attachment/10425/In-Raid Traders
Installation
You will need SPT version 3.11.x installed. Unzip and drag the mod into the root of your SPT install, where the EXE is located.
The mod should be under the path SPTLocation/BepInEx/plugins/In-RaidTraders.-Core, and SPTLocation/user/mods/InRaidTraders-Server/
Trying to find the traders and need help? Or just a trader modder who wants to add your trader? Check out the wiki!
https://github.com/srwxr-xr-x/InRaidTraders/wiki
Traders are by default ONLY in raid, the traders button is disabled and removed in the main menu unless you have modded traders not compatible with IRT. There is a configuration option to add them in the main menu and in raid, "Enable Traders out of raid?".
!!THIS IS BETA SOFTWARE!!
Traders are BY DESIGN only Interactable cubes at this point! I was working with WTT but due to conflicts with team members, that has been severed. I will eventually add my own trader models, but this is going to take very long.
Reporting Issues and Bugs
You can report bugs and crashes by opening an issue on our Issue Tracker.
Building with Rider
In-RaidTraders uses a typical C# project structure and can be built by simply running the default Debug or Release task.
After Rider finishes building the project, you can find the built mod in bin/Debug or bin/Release. Feel free to open a pull request!
Development
If you are going to help develop the mod (which I highly recommend!) I only ask that you pull request your feature!