Unclaimed project
Are you a maintainer of Bibata_Cursor? Claim this project to take control of your public changelog and roadmap.
build.toml and build.right.toml files have been removed. Instead, the cursor build configurations are now distributed according to platforms within the configs directory:
configs/normal/x.build.toml: Used to build normal XCursor.configs/normal/win_rg.build.toml: Used to build normal regular size Windows cursors.configs/normal/win_lg.build.toml: Used to build normal large size Windows cursors.configs/normal/win_xxl.build.toml: Used to build normal extra large size Windows cursors.configs/right/x.build.toml: Used to build right XCursor.configs/right/win_rg.build.toml: Used to build right regular size Windows cursors.configs/right/win_lg.build.toml: Used to build right large size Windows cursors.configs/right/win_xxl.build.toml: Used to build right extra large size Windows cursors.bibata-*-right cursors (Related to #112)