simple texture atlas generator
.gitignore | ||
bun.lock | ||
index.ts | ||
package.json | ||
readme.txt | ||
tsconfig.json |
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]