Skwizzy / SPT-LootingBots

AI Looting mod for Singleplayer Tarkov
https://hub.sp-tarkov.com/files/file/1096-looting-bots/#overview
29 stars 11 forks source link

1.2.0 #100

Closed Skwizzy closed 5 months ago

Skwizzy commented 6 months ago

Changes

For Modders

Thanks to @dwesterwick! Adds support for external commands without requiring LootingBots as a dependency for mods.

The two external commands this PR introduces are:

To take advantage of these, you can copy LootingBotsInterop.cs into your projects, and those methods will invoke matching ones in External.cs in your mod.