Introduction

How To Build Sicario Patches

At it’s simplest, a Project Sicario mod is just a JSON file with a specific structure and a different file extension.

I’d recommend using a JSON-aware editor (I personally use VS Code) for this, since it might catch small errors and make authoring the patch objects easier.

I think the easiest way to demonstrate how a Sicario patch works is to show you a simple one, so we’ll walk through a reasonably simple one: the AoA Unlocker

Last modified March 3, 2021 : templatize app name in docs (f091b71)