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.

Charlweed

Members
  • Joined

  • Last visited

  1. Sorry if this is documented somewhere, but I cannot find it. I knew how to execute “gradlew runServer” on the master(1.7.10) branch from github, but it looks like the gradle tasks have changed significantly in 1.8. And BTW, here is how I build my local copy. I build and run the server on Linux. git clone --recursive [email protected]:Charlweed/MinecraftForge.git cd MinecraftForge git remote add upstream [email protected]:MinecraftForge/MinecraftForge.git git fetch upstream git merge upstream/master git submodule update --init --recursive git checkout -b 1.8 origin/1.8 cd fml git checkout -b 1.8 origin/1.8 cd .. gradlew --refresh-dependencies clean gradlew cleanCache gradlew setupForge gradlew eclipse gradlew build

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.