xlsx_to_twmap

Crates.ioxlsx_to_twmap
lib.rsxlsx_to_twmap
version0.1.0
sourcesrc
created_at2024-04-22 21:48:13.528493
updated_at2024-04-22 21:48:13.528493
descriptionCreates a teeworlds map from an excel document
homepage
repositoryhttps://github.com/hardliner66/xlsx-to-twmap
max_upload_size
id1216983
size48,650
Steve Biedermann (hardliner66)

documentation

README

xlsx-to-twmap

Did you ever want to use Microsoft Excel as map editor for teeworlds? No? Well, now you can do it anyway.

Just put the entity number you want into the cells of the Template.xlsx, save the file and pass it as argument to this tool.

You don't need to use the template, but it is already pre-configured to automatically color the following entity numbers:

  • 1, hookable, brown
  • 9, freeze, grey
  • 192, spawn, turquoise
  • 33, start, yellow
  • 34, finish, green
Commit count: 2

cargo fmt