mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-21 18:55:12 -04:00
🔗 (#88) Custom Unix cursor packager
This commit is contained in:
parent
6fbeb96ae6
commit
b7b0797458
3 changed files with 33 additions and 6 deletions
|
@ -109,7 +109,7 @@ comments = {
|
|||
x_out_dir = Path(args.out_dir) / name
|
||||
win_out_dir = Path(args.out_dir) / f"{name}-Windows"
|
||||
|
||||
print(f"=> Creating {name}")
|
||||
print(f"Getting '{name}' bitmaps ready for build...")
|
||||
|
||||
config = get_config(
|
||||
bitmaps_dir,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue