1

Topic: [TOOL] Teestart 1.0

Hi guys,

I made a little tool called TeeStart yesterday. It's pretty simple: On startup, it checks for a new version of Teeworlds and downloads it if available.

You can find it on Sourceforge

Installation instructions:

1. Download and unzip the latest version of TeeStart.
2. Run teestart.exe
3. Follow the instructions, let TeeStart download Teeworlds and paste your config if you want.

That's all! No need to download Teeworlds.

2

Re: [TOOL] Teestart 1.0

That's interesting, how is it working? Is it a modified client, or a separated tool?

Not Luck, Just Magic.

3

Re: [TOOL] Teestart 1.0

It's a seperate tool. It scanns the source code of teeworld's website for the newest version number and compares it with that one that was downloaded latest. In case the website version is newer, it scans the source for the download link and downloads the file. If you do not trust my code, feel free to check the source and build your own release wink