Skip to content

chaosk/tsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsl


Usage:

from tsl import *
# use skin name if it's a default one, or full path to the file
skin = Skin("bluestripe", custom_colors=True)
skin.set_rgb([255, 252, 0], [251, 255, 0])
skin.render()
skin.save("result.png")

About

Teeworlds Skin Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages