Jump to content

Recommended Posts

Posted

Upgrading the template works through merging the changes by hand. You get a diff tool like winmerge and then merge it by hand and resolve eventual conflicts manually.

Posted

If there are engine changes, I also recommend a program called Meld in addition to WinMerge. I ported the Tactical AI Kit for 3.5 to 3.10.. It was an exercise in patience and determination but Meld certainly saved the day.

Posted

what about Beyond Compare, would that work. I know nothing about it but that my Beyond Compare looks different then the one On this video I want to follower, Has anyone used it before. Its for rpg toolkit


Posted

Beyond Compare and WinMerge are pretty similar in purpose, so they should work well for comparing 2 files and showing you the changes. I use WinMerge, but have used Beyond Compare before.


While the UI may be different, it really shouldn't be too difficult to pick 2 files(or directories) to run a compare against to see what's different.


If there's a specific file you're looking at the changes for as well, you can also go onto the github repo, navigate to the file in the web view, and then click the little 'history' button on the upper right. That'll show a list of commits to the repo that affected that file(or directory). So you can also use that to figure out what changes have happened to get files up to speed.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...