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

Neosvr beta headless client/server #1173

Closed
wants to merge 2 commits into from

Conversation

Synkstar
Copy link

@Synkstar Synkstar commented Jun 8, 2021

All Submissions:

  • [X ] Have you followed the guidelines in our Contributing document?
  • [X ] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • [ X] Did you branch your changes and PR from that branch and not from your master branch?
    • If not, why?:

New Server Submissions:

  1. [ X ] Does your submission pass tests (server is connectable)?
  2. [ X ] Does your server use a custom docker image?
    • [ X ] Have you tried to use a generic image?
    • [ X ] Did you PR the necessary changes to make it work?
  3. [ X ] Have you added the server to the main README.md?
  4. [ X ] Have you added a unique README.md for the server you are adding?

"description": "Headless client for NeosVR.",
"features": null,
"images": [
"nasulex\/neos:latest"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why does this require a custom image? Are you sure the existing images are not enough? If so, you should PR the changes to the image repository.

Copy link
Author

Choose a reason for hiding this comment

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

It seems like I would need my own image because it crashes on the mono core one so I guess ill do that then + the entry point doesnt run steamcmd so I can have it do that too

Copy link
Author

Choose a reason for hiding this comment

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

pterodactyl/images#79 just put it in here

@danny6167
Copy link
Contributor

This egg requires host mode networking and won't work with most peoples setups.
Calling a .sh script to start instead of having the startup command in the egg is also typically a no-no here.

@Synkstar
Copy link
Author

Synkstar commented Jun 8, 2021

Can you make it run steamcmd from the start command too ?

@Synkstar
Copy link
Author

Synkstar commented Jun 8, 2021

This egg requires host mode networking and won't work with most peoples setups.
Calling a .sh script to start instead of having the startup command in the egg is also typically a no-no here.

The .sh script comes with neos

@Software-Noob Software-Noob added please correct fix issues requested new egg labels Jun 10, 2021
@Software-Noob Software-Noob added the waiting for image waiting for approval of a docker image PR label Oct 18, 2021
@elitetheespeon
Copy link
Contributor

Is this just missing the docker image? I have my own and can provide the steps needed to make it work (the missing libs in the image)

@Synkstar
Copy link
Author

Synkstar commented Jan 16, 2022

Idk whats going to really happen with this. I was a patreon but im not anymore. Got hosting bills to pay and I don't really play this much because no one else really does. Really in my opinion before having this egg on pterodactyl it should be publicly available and not locked behind a patreon. Right now its really hacky and you need another steam account with steam guard disabled.

Edit: For anyone coming from the neosvr site if you want I could probably figure out how to do managed game hosting for this you can contact me through the discord linked on my site https://nasulex.net there is also an email there. You would have to be a patreon of course because they could change the beta key. I really think they should make this available to everyone and downloadable from anonymous login. Id also be down to play a bit because I don't really know anyone that plays this game.

@parkervcp
Copy link
Collaborator

@Synkstar Think you can make your changes to the mono-6 yolk instead of the images change you said you made? We can work on importing this then.

@parkervcp parkervcp added egg request request for egg and removed New Egg labels Sep 23, 2022
@elitetheespeon elitetheespeon mentioned this pull request Jun 3, 2023
13 tasks
@parkervcp parkervcp closed this Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
egg request request for egg please correct fix issues requested waiting for image waiting for approval of a docker image PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants