L2JMobius

How to create and apply DIFF patches

Mobius · 1 · 14227

Online Mobius

  • Distinguished King
  • *****
    • Posts: 16009
I assume you used the guide at Project Installation - W64 (install programs to log in game) to checkout the project and now you want to share your work.

How to create a DIFF patch
  • Right-click on the project and select "Team" -> "Create Patch".
  • A dialog box will appear, select the files you want to include in the patch.
  • In the "Create Patch" dialog box, select the location where you want to save the patch file.
  • Click "Finish" to generate the patch file.

How to apply a DIFF patch
  • Right-click on the project and select "Team" -> "Apply Patch".
  • In the "Apply Patch" dialog box, select the patch file you want to apply.
  • Click "Finish" to apply the patch to the project.

You can use http://www.pastebin.com to share your work.
For larger patches you can use any free file host such as http://www.mediafire.com.


You can also create or apply a patch directly, using the clipboard (copy / paste memory).