💾 Better logging

This commit is contained in:
ful1e5 2021-02-25 10:17:19 +05:30
parent 79645e3a6f
commit cc4f2ee7c9
3 changed files with 8 additions and 6 deletions

View file

@ -109,6 +109,8 @@ comments = {
x_out_dir = Path(args.out_dir) / name
win_out_dir = Path(args.out_dir) / f"{name}-Windows"
print(f"=> Creating {name}")
config = get_config(
bitmaps_dir,
x_sizes=args.xsizes,