feat: test CI
Some checks failed
ci / Lint GSC files (push) Failing after 25s
ci / Deploy artifacts (push) Has been skipped

This commit is contained in:
2025-05-22 10:31:33 +02:00
parent 5562332e06
commit d0b0f0a4d2
30 changed files with 89 additions and 24 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.");