Skip to content

v0001

Latest
Compare
Choose a tag to compare
@ChillerDragon ChillerDragon released this 01 Aug 16:38
· 1 commit to master since this release

First release of headless chillerbot for 0.7!
This is a pretty plain teeworlds vanilla 0.7 client without freetype or SDL.

Use cases for now are a chat console (read only) or just a dummy tee to play with or test stuff.
To connect to a server pass the teeworlds connect command as an commandline argument.
For example on unix like systems type this into your terminal:

./chillerbot-h7 "connect localhost:8303"

Or on windows in cmd or powershell type:

chillerbot-h7.exe "connect localhost:8303"