Add a script to strip out the client graphic code. Which creates a client that can be run in a non graphical environment.
Can be used by modders who want a headless client for things like console chat or similar. Also useful to have a client that is almost the same as the normal teeworlds client but can run in the CI. Should pick up obvious crashes of the client on launch that are unrelated to graphic code. Also can be used for further CI testing where a headless client connects to the serve...