Skip to content

Commit 026830b

Browse files
committed
Updated readme, closes #12
1 parent b593a7a commit 026830b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,15 @@ An open source kernel extension bringing a platform for arbitrary kext, library,
2121
You should install this kext along with the plugin kexts depending on it.
2222
The prebuilt binaries are available on [releases](https://github.com/vit9696/Lilu/releases) page.
2323
Several existing plugins possibly with code samples are available on [known plugins](https://github.com/vit9696/Lilu/blob/master/KnownPlugins.md) page.
24+
To compile a plugin copy the debug version of Lilu.kext into its directory.
2425

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

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

0 commit comments

Comments
 (0)