probluebox123 Posted May 6, 2017 Posted May 6, 2017 Hello, I'm new and just got the RPG Engine Tool Kit, its in 3.51 and I want to upgrade it to the news version, can any one point me to how to upgrade. thanks Quote
Duion Posted May 6, 2017 Posted May 6, 2017 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. Quote
Jason Campbell Posted May 6, 2017 Posted May 6, 2017 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. Quote
probluebox123 Posted May 7, 2017 Author Posted May 7, 2017 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 Quote
JeffR Posted May 8, 2017 Posted May 8, 2017 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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.