Add game files and server configs

This commit is contained in:
Ahrimdon
2024-02-27 01:39:05 -05:00
parent 13dee3c02b
commit 88402b1781
29 changed files with 22111 additions and 0 deletions

View File

@ -0,0 +1,6 @@
if (game:issingleplayer() or not Engine.InFrontend()) then
return
end
game:addlocalizedstring("LUA_MENU_MP_SQUADS_DLC_CATEGORY_4_CAPS", "^3SAFEGUARD - BOTS^7");
game:addlocalizedstring("LUA_MENU_MP_SQUADS_DLC_DESC_4", "Play Safeguard alongside AI teammates.");