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

I just got a laptop and I want to work on my mod from both my laptop and my desktop computer. I have tried using Google Drive, where I put the mod folder in Google Drive and eclipse accesses it from both computers. However, when I try to open up the folder in eclipse, nothing is there. Is there a better way of doing this or is there something I'm doing wrong? (I' prefer to keep using Google Drive, too)

 

Thanks

Creator of the MyFit, MagiCraft, Tesseract gun, and Papa's Wingeria mod.

If you want to work simulataneously on both computers and they are on same network, just share mod folder on one computer and select it on another.

If you want to work at different moments on different computers and have code synced, use github.

I do exactly this -- switch from laptop to desktop. The best way is you should use Git or similar online revision control method. Basically, your code (and other files needed to build) are stored on github or bitbucket and then git keeps each of your computers in sync. It is the same way multiple programmers can work on same project from different computers.

 

I have a tutorial on setting this up. Instead of using git directly I recommend using a graphical interface that has embedded git called SourceTree. This is free, as is github. It isn't so hard to set up and is really useful. It also provides full revision control that allows you to revert mistakes, selectively merge, maintain common code for multiple versions of Minecraft, and so forth.

 

Here is the link to my tutorial: http://jabelarminecraft.blogspot.com/p/minecraft-forge-publishing-to-github.html

Check out my tutorials here: http://jabelarminecraft.blogspot.com/

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.