Added resources to the Homebrew Menu

This commit is contained in:
WBHarry 2026-03-09 18:53:48 +01:00
parent a4a7b8e7ca
commit 2ac7ee0079
13 changed files with 488 additions and 122 deletions

View file

@ -11,3 +11,4 @@ export * as settingsConfig from './settingsConfig.mjs';
export * as systemConfig from './system.mjs';
export * as itemBrowserConfig from './itemBrowserConfig.mjs';
export * as triggerConfig from './triggerConfig.mjs';
export * as resourceConfig from './resourceConfig.mjs';