Skip to content

Commit

Permalink
Updated readme, closes #12
Browse files Browse the repository at this point in the history
  • Loading branch information
vit9696 committed Jun 29, 2017
1 parent b593a7a commit 026830b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,15 @@ An open source kernel extension bringing a platform for arbitrary kext, library,
You should install this kext along with the plugin kexts depending on it.
The prebuilt binaries are available on [releases](https://github.com/vit9696/Lilu/releases) page.
Several existing plugins possibly with code samples are available on [known plugins](https://github.com/vit9696/Lilu/blob/master/KnownPlugins.md) page.
To compile a plugin copy the debug version of Lilu.kext into its directory.

#### Configuration
Add `-liludbg` to enable debug printing (available in DEBUG binaries).
Add `-liluoff` to disable Lilu.
Add `-liluslow` to enable legacy user patcher.
Add `-lilulowmem` to disable kernel unpack (disables Lilu in recovery mode).
Add `-lilubeta` to enable Lilu on unsupported os versions.
Add `-liluforce` to enable Lilu regardless of the os, installer, or recovery.

#### Discussion
[InsanelyMac topic](http://www.insanelymac.com/forum/topic/321371-lilu-—-kext-and-process-patcher/) in English
Expand Down

0 comments on commit 026830b

Please sign in to comment.