diff --git a/Skwizzy-LootingBots-ServerMod/Config/config.json b/Skwizzy-LootingBots-ServerMod/Config/config.json new file mode 100644 index 0000000..81ff17b --- /dev/null +++ b/Skwizzy-LootingBots-ServerMod/Config/config.json @@ -0,0 +1,4 @@ +{ + "PmcSpawnWithLoot": true, + "ScavSpawnWithLoot": true +} \ No newline at end of file diff --git a/Skwizzy-LootingBots-ServerMod/LootingBotsServerMod.dll b/Skwizzy-LootingBots-ServerMod/LootingBotsServerMod.dll new file mode 100644 index 0000000..cfcb141 Binary files /dev/null and b/Skwizzy-LootingBots-ServerMod/LootingBotsServerMod.dll differ