-
-
Notifications
You must be signed in to change notification settings - Fork 842
feat(newserver): Avorion #2476
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
feat(newserver): Avorion #2476
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems you must run this server for once in order to create config file otherwise it would say config file not found?
yeah i intended this for now like this, but i could do a "fix" to start the server once after the installation to let the server create the config here |
the fix script for kf2 do exact same thing, so just copy and paste was enough i think another problem is the server did not work with new resource usage monitor function, install with latest develop codebase gives me ps command error when running details command |
9a09ea5
to
4d4635d
Compare
4d4635d
to
720d28c
Compare
1322dc5
to
6c0d4b8
Compare
6c0d4b8
to
ca5ce33
Compare
ca5ce33
to
4d7203a
Compare
since this server has its own init function I used it in the postinstall fix |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
Add new Server Avorion
Fixes #1271
Type of change
Checklist
PR will not be merged until all steps are complete.
develop
branch as its base.Provide Github Email
Fill out below info or tick box below:
All pull requests will now be squashed to create a tidy commit history and simplify changelog creation. You can provide either your own email or a GitHub-provided no-reply email.
When a PR is squashed the author becomes the person who squashed the PR. This removes you as the author of your own PR.
The only workaround for this is to add your details as a co-author. More info about co-authors can be found here.
Documentation
If documentation does need updating either update it by creating a PR (preferred) or request a documentation update.
Thank you for your Pull Request!