simple texture atlas generator
Find a file
2025-05-21 03:32:32 +07:00
.gitignore add script 2025-05-21 03:31:15 +07:00
bun.lock first commit 2025-05-21 03:24:35 +07:00
index.ts increase max width/height 2025-05-21 03:32:32 +07:00
package.json add script 2025-05-21 03:31:15 +07:00
readme.txt first commit 2025-05-21 03:24:35 +07:00
tsconfig.json first commit 2025-05-21 03:24:35 +07:00

format

sillyatl [images length] (below block is repeated this many times)
  [image name (without ext)] [region length] (below block is repeated this many times)
    [region name] [x] [y] [width] [height] [offset x] [offset y] [real width] [real height] [is rotated]