pelican-eggs / games-steamcmd

Eggs for game servers that use SteamCMD to install.
MIT License
110 stars 45 forks source link

feat(assetto_corsa): add new eggs with server manager #101

Open fluffy-kaiju opened 2 days ago

fluffy-kaiju commented 2 days ago

Description

Assetto Corsa Dedicated Server with Asseto Server Manager web interface to manage the server.

Checklist for all submissions

New egg Submissions

  1. [ ] 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. [ ] 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
fluffy-kaiju commented 2 days ago

Hello, this is my first time submitting a PR for Pterodactyl eggs. If I've made any mistakes or if there's anything that needs improvement, please feel free to let me know! 😊

It's getting late on my end, so I'll continue working on this tomorrow.

Notes to my self