Skip to content

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

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages