[DiscordArchive] Morning fellows , could any one tell me how to use patch files to apply mod to core ?
[DiscordArchive] Morning fellows , could any one tell me how to use patch files to apply mod to core ?
Archived author: dev2solutions.org • Posted: 2020-01-02T08:39:17.536000+00:00
Original source
Morning fellows , could any one tell me how to use patch files to apply mod to core ?
Archived author: dev2solutions.org • Posted: 2020-01-02T08:39:29.142000+00:00
Original source
Its Git Extension right ?
Archived author: Deleted User • Posted: 2020-01-02T10:17:09.145000+00:00
Original source
<@609320252190228482> you can use any Git GUI. On Windows i use TortoiseGit or use the command with Git Bash in the directory of azerotcore-wotlk:
git apply --stat name-of-the-patch-file.patch
Archived author: dev2solutions.org • Posted: 2020-01-02T10:17:43.034000+00:00
Original source
Thanks <@456226577798135808>