Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

rosshadden

Members
  • Joined

  • Last visited

  1. The forge mod source jars are extracted into ./build/tmp/expandedArchives which is a directory that seems to work really well with my workflow. I am able to generate ctags using ctags -R and am able to "go to definition" kind of thing in vim using these tags. I would like to know how I can do this for dependency mods I am using. I have dependencies working and can use them in code, but the source jars are not extracted to this directory (or any that I can find). I do see that the dependency jars are downloaded to ~/.gradle/caches/forge_gradle/deobf_dependencies so I have several questions: What makes the forge source jars specifically get extracted to ./build/tmp/expandedArchives inside my project whereas other dependencies go to my ~/.gradle folder? Is there something I can add to build.gradle or elsewhere to make this happen for mods? Can I get the source jars with .java files from mods when the jars retrieved from maven seem to have only .class files? Any help on this would be much appreciated. I'm down to roll up my sleeves and definitely feel like I have as I have spent many hours on this already, so even little suggestions could be helpful if you don't know the answer to everything.

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.