Topic: [REQUEST / QUESTION] What OS are you using and ...
Hello all TW lovers :3,
I have a little Question. What OS are you all using and
where is Teeworlds located within it? It would quite be useful
because i want to write a little app (based on python) that:
1) Starts a Server with given Settings (can be done via interface when done)
2) Restarts crashed Server
3) Can export a .cfg file (from the server settings)
4) Give a log of your server (will be the same as the console output but maybe with some statistics)
I have been thinking about directly give the user access to
existing mods as server executable. But up to now, i found no
solution for it. If somebody has a little idea or something, feel
free to post it here ;3
By the way, I know that similiar Tools already exist, but some seem to
be no more under development. And i will merge some useful
functions into one application :3
Aaah and something else. I hadnt take a closer look to the server source up to
now (C++ source confuses me a bit o_o), but is it possible to overwrite
the normal 'stdout' (prints content to the terminal) to another
way dealing with server messages? Would be nice to know :3
MfG