5 Commits
Author SHA1 Message Date
dutchie031 36ff621759 updated the config 2026-08-21 09:48:25 +02:00
dutchie031 ee5a591c8e fixed release pipeline
Publish Release / build (push) Successful in 1m8s
2026-08-20 17:03:58 +02:00
dutchie031 dd0d16cd1a fixed release pipeline
Publish Release / build (push) Successful in 17s
2026-08-20 17:02:05 +02:00
dutchie031 e67200bddd fixed release pipeline 2026-08-20 17:01:35 +02:00
dutchie031 f7ff367f5b Develop to Main (#32)
Reviewed-on: #32
Co-authored-by: dutchie031 <timrorije@gmail.com>
2026-08-20 15:00:07 +00:00
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -73,6 +73,9 @@ SpearheadConfig = {
--The location will continously update for the last killed unit. --The location will continously update for the last killed unit.
markLastContact = false, -- default false markLastContact = false, -- default false
--If enabled, the stage briefing including the current missions will be shown to players on spawn.
briefingOnSpawn = true, -- default true
--AutoStages will continue to the next stage automatically on completion of the missions within the stage. --AutoStages will continue to the next stage automatically on completion of the missions within the stage.
-- If you want to make it so the next stage triggers only when you want to disable it here and manually implement the actions needed. -- If you want to make it so the next stage triggers only when you want to disable it here and manually implement the actions needed.
--[[ --[[