mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-21 18:55:12 -04:00
✨ Build Info
This commit is contained in:
parent
2512d40fe8
commit
021a465cdc
1 changed files with 1 additions and 1 deletions
2
build.py
2
build.py
|
@ -47,7 +47,7 @@ def build() -> None:
|
||||||
out_dir = "./themes"
|
out_dir = "./themes"
|
||||||
|
|
||||||
# print builder information
|
# print builder information
|
||||||
print(info["version"])
|
print(info["description"])
|
||||||
|
|
||||||
bitmaps_dirs = listdir(bitmaps_dir)
|
bitmaps_dirs = listdir(bitmaps_dir)
|
||||||
configs: List[ConfigProvider] = []
|
configs: List[ConfigProvider] = []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue