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.

FrenchDxv

Members
  • Joined

  • Last visited

  1. Update: for minecraft 1.12 and others versions it works but for minecraft 1.10.2 it doesnt works , i have try to load the natives libs manually but it works for Windows and not for MacOS i dont understand why
  2. So, i tried but i have the same probleme please help me
  3. Yes but the documenatation not explains how to the add .meta file like you said before
  4. For example : jar { manifest { attributes("Implementation-Title": "Gradle", "Implementation-Version": version) } } i remplace this by what ? my library ?
  5. i need a example of build.gradle i dont know how to use MANIFEST even if you sent me links
  6. i didn't try i need a code example please im stuck , can you give me one pleasee ?
  7. you have an exemple for this ? im not sure that i understand all
  8. @diesieben07 i need to put the jar file in this : /META-INF/libraries/mydependecy.jar. ??
  9. i've already see this but i dont understand how to use it
  10. Hi, I'am making a forge mod with this library : https://github.com/MinnDevelopment/java-discord-rpc When i run Minecraft Client on IntelliJ, it works but when i build the mod and i put it on my mod's folder and i run my minecraft launcher i have this error : https://pastebin.com/TAz96zDL i think that i need to put the dependency in my jar file, here's my dependencies : configurations { embed compile.extendsFrom(embed) } dependencies { // This dependency and its transitive deps will be embedded embed 'club.minnced:java-discord-rpc:2.0.1' compile 'club.minnced:java-discord-rpc:2.0.1' } jar { from configurations.embed.collect { it.isDirectory() ? it : zipTree(it) } } Sorry for my bad english, i'm french...

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.