mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-17 08:34:39 -04:00
💾 Better logging
This commit is contained in:
parent
79645e3a6f
commit
cc4f2ee7c9
3 changed files with 8 additions and 6 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue