Delta Patches - ProbablyManuel/requiem GitHub Wiki

We provide xEdit delta patches for each new Requiem release compared to the previous release as a convenience for other mod authors. Use these patches to quickly see what changed in a new Requiem release on a technical level and assess the changes that impact your own work. If you need to "jump" over a release for some reason, you can thus easily create your own delta patch.

You can find the delta patches here.

There are two versions of the delta patches: one uses the old version as the base plugin for the comparison (e.g. 5.0.1 vs 5.0.2) while the other uses the new version as the base plugin (e.g. 5.0.2 vs 5.0.1). The actual content is the same, but the representation differs a bit. Give them a try and find out which one you prefer to work with.