You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Forge maven metadata and update loader logic
Added a comprehensive Forge maven-metadata.json file to assets. Updated forge loader logic in forge.ts to utilize this metadata. Adjusted package.json and test/index.js to support these changes.