Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 229 Bytes

File metadata and controls

15 lines (8 loc) · 229 Bytes

TilesMaker

目标是制作一个tmx格式编辑器

如何安装

需求的第三方库:

  • SFML >= 3.0

  • tmxlite

  • imgui

其中tmxlite和imgui将在仓库中直接包含,SFML需要手动构建并放在ThirdParty下