1
Server launcher program
I'm currently working on a program that lets you launch and manage servers with ease. Even run multiple at once. Would people be interested you think?
Included features would be:
- download server jar's for every version you want automatically.
- Manage all your servers trough GUI's and windows
- Watchdog support (restart servers when they crash)
- Modern interface.
If you got any suggestions or anything feel free to let me know! I'd love to hear your opinion.
Included features would be:
- download server jar's for every version you want automatically.
- Manage all your servers trough GUI's and windows
- Watchdog support (restart servers when they crash)
- Modern interface.
If you got any suggestions or anything feel free to let me know! I'd love to hear your opinion.
4
sounds interesting, would it be too much work for some sort of rudimentary file manager to be built in?
I don't quite see the point of that, as windows already has such a thing built in.
true, but would be nice to have something sitting there without needing to open the main folder, cos i tend to close stuff like that all the time when working on my own server and it gets really boring real fast when having to re open the directory about 20 times an hour,
even if its just a button that opens the directory of a specific server you are working on
even if its just a button that opens the directory of a specific server you are working on
Yeah that makes sense. I could read config files and implement them directly though. And add a button to open the server's root directory. I think thats still the best way to approach this
