mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Migrate asset packs folder
This commit is contained in:
@@ -283,8 +283,8 @@ extern const size_t ICON_PATHS_COUNT;
|
||||
self.logger.info("Packing custom asset packs")
|
||||
root_dir = pathlib.Path(__file__).absolute().parent.parent
|
||||
asset_packer.pack(
|
||||
root_dir / "assets/dolphin/custom",
|
||||
root_dir / f"assets/resources/dolphin_custom",
|
||||
root_dir / "assets/packs",
|
||||
root_dir / f"assets/resources/asset_packs",
|
||||
self.logger.info,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user