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

REQ: create script to call the existing scripts #52

Open
mushis opened this issue Oct 22, 2024 · 0 comments
Open

REQ: create script to call the existing scripts #52

mushis opened this issue Oct 22, 2024 · 0 comments

Comments

@mushis
Copy link

mushis commented Oct 22, 2024

I wasn't aware that there was a script to update scripts.
And actually, there are 2: one is legacy (scripts.sh kept for compatibility only), and the other is the actual one (update_scripts.sh).

The point is, there are many scripts, 7 at this moment.

This request is to create a script that would call these scripts. This would:

  • allow us to move all these scripts into a dedicated folder, which would make the folder appear more clean.
  • show the options in a menu (the available scripts) when running this "master" script, with a description if it isn't obvious.
  • allow to print "extra" instructions about how to use nquakesv
  • improve UX of nQuakesv, and allow future improvements. This would help noob server admins.

By running this new "master" script, the user would be shown something like this:

nQuake server - QuakeWorld server
----------------------------------------
1) start servers
2) stop servers
3) show servers status
4) update scripts
5) update scripts (legacy)
6) update maps
7) update server binaries
Choose an option ( )

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

No branches or pull requests

1 participant