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.

Featured Replies

Posted

So far what I've done is:

 

1. Download Forge 1.7.10 src and clone the mod (https://github.com/MachineMuse/MachineMusePowersuits/tree/1.7.10-Java) I want to edit inside it.

2. Ran "gradlew setupDevWorkspace" and "gradlew eclipse"

3. Start downloading any required APIs. JAR files being put inside the libs folder and added to the build path and anything with just folders (like https://github.com/ForestryMC/ForestryAPI) get put into src/api/java before rebuilding the workspace.

 

Modular Powersuits however also requires Numina (https://github.com/MachineMuse/Numina/tree/1.7.10-Java) which follows the same format at the Modular Powersuits repo. This leads me to believe I should drag it into the forge src folder as well but won't that mean it'll get compiled into the same JAR file later? They should be 2 separate ones so I don't think that's right.

 

Questions:

1. Where should the Numina files be placed? (I almost certainly don't need to edit them)

2. Am I installing the API's right?

 

EDIT: So I found this and setup a multi project workspace: https://www.youtube.com/watch?v=xp2jmt47yTQ

 

There never was a video made on dependencies so how can I tell it that Powersuits relies on Numina so the imports resolve and where should the API's be place now since I have multiple projects?

 

Edited by inuyasha555

  • Guest locked this topic
Guest
This topic is now closed to further replies.

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.