pelican-eggs / eggs

Service eggs for the pterodactyl panel
MIT License
2.78k stars 2.32k forks source link

Add Abiotic Factor #2927

Closed RStivanson closed 1 month ago

RStivanson commented 2 months ago

Description

Edit: Also created a PR in the steamcmd repo here: https://github.com/pelican-eggs/steamcmd/pull/4

Adds basic support for Abiotic Factor using Proton.

Also added a link to the official game server wiki in the README. It's a repository on (what appears to be) one of the developer's GitHub account, and was advertised in the official steam release announcement.

Note: that the install script downloads the sidecar INI file as the server does not create one by default (just uses the default values if the file doesn't exist). I'm adding the INI alongside such that it is pre-populated in the correct location for the end-user.

Closes https://github.com/pelican-eggs/eggs/issues/2926

Checklist for all submissions

New egg Submissions

  1. [X] Does your submission pass tests (server is connectable)?
  2. [ ] Does your egg use a custom docker image?
    • [ ] Have you tried to use a generic image?
    • [ ] Did you PR the necessary changes to make it work?
  3. [X] 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. [X] Have you added a unique README.md for the egg you are adding according to the alphabetical order?
  5. [X] You verify that the start command applied does not use a shell script
    • [ ] If some script is needed then it is part of a current yolk or a PR to add one
  6. [X] The egg was exported from the panel
QuintenQVD0 commented 2 months ago

thank you for your PR, but indeed the steamcmd repo is the right one, notthign will be merged to this repo anymore.

QuintenQVD0 commented 1 month ago

Closing this as this is merged in the new steamcmd repo.