Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Egg] SourceCoop #17

Merged
merged 3 commits into from
May 18, 2024
Merged

[New Egg] SourceCoop #17

merged 3 commits into from
May 18, 2024

Conversation

redthirten
Copy link
Contributor

Description

Adds a new Egg for SourceCoop: A cooperative server-side-only mod for multi-player Source Engine games (like Black Mesa), that enables players to play together on single-player campaigns or maps. This Egg currently only supports Black Mesa (the mod's primary game of focus) and it's official maps, but this may be expanded to more games in the future via additional Eggs. Please see the README for additional information.

Also, this PR adjusts the existing Black Mesa Egg's README to fix typos and make it more clear of the differences between that Egg and this one.

Sort-of fulfills @shodanx2's Egg request as a comment in this issue: pelican-eggs/eggs#1856

Checklist for all submissions

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you tested and reviewed your changes with confidence that everything works?
  • Did you branch your changes and PR from that branch and not from your master branch?

New egg Submissions

  1. Does your submission pass tests (server is connectable)?
  2. Does your egg use a custom docker image?
  3. Have you added the egg to the main README.md and any other README files in subdirectories of the egg (e.g /game_eggs) according to the alphabetical order?
  4. Have you added a unique README.md for the egg you are adding according to the alphabetical order?
  5. You verify that the start command applied does not use a shell script
  6. The egg was exported from the panel

- Fixed typos and improved formatting.
- Added note clarifying the intended use of the Black Mesa Egg vs. the SourceCoop Egg.
sourcecoop/egg-source-coop.json Outdated Show resolved Hide resolved
sourcecoop/egg-source-coop.json Show resolved Hide resolved
sourcecoop/egg-source-coop.json Outdated Show resolved Hide resolved
- Added `steam_disk_space` feature.
- Updated install script to use more robust SteamCMD call to allow easier modification in the future if desired.
Copy link
Contributor

@QuintenQVD0 QuintenQVD0 left a comment

Choose a reason for hiding this comment

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

Looks all good to me

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