Skip to content

feat(mgemod_spawns): add spawn configurations for mge_league_v1 map#260

Merged
sonikro merged 2 commits into
mainfrom
mge_league_map
Apr 6, 2026
Merged

feat(mgemod_spawns): add spawn configurations for mge_league_v1 map#260
sonikro merged 2 commits into
mainfrom
mge_league_map

Conversation

@sonikro
Copy link
Copy Markdown
Owner

@sonikro sonikro commented Apr 6, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 6, 2026 20:45
@sonikro sonikro enabled auto-merge (rebase) April 6, 2026 20:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds support for the custom MGE map mge_league_v1 by committing the map file (via Git LFS) and defining its MGE arena spawn configurations so it can be used in the server variants and included in FastDL syncing/build workflows.

Changes:

  • Add mge_league_v1 arena spawn definitions to mgemod_spawns.cfg.
  • Add the mge_league_v1.bsp map file tracked via Git LFS, and ensure CI workflows fetch LFS objects.
  • Allowlist the map file in .gitignore and add an LFS rule in .gitattributes.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
variants/base/tf/addons/sourcemod/configs/mgemod_spawns.cfg Adds spawn/arena configuration blocks for mge_league_v1.
maps/mge_league_v1.bsp Adds the map as a Git LFS pointer (actual binary stored in LFS).
.gitignore Adds an allowlist entry for maps/mge_league_v1.bsp.
.github/workflows/sync-fastdl.yaml Enables lfs: true on checkout so the BSP is present for compression/sync.
.github/workflows/build-variant.yaml Enables lfs: true on checkout so variant builds include the BSP.
.gitattributes Tracks maps/mge_league_v1.bsp via Git LFS.

@sonikro sonikro merged commit c9f34a2 into main Apr 6, 2026
13 checks passed
@sonikro sonikro deleted the mge_league_map branch April 6, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants