mirror of
https://github.com/CPunch/Laika.git
synced 2026-01-03 19:30:43 +00:00
Updated Compiling (markdown)
@@ -7,7 +7,7 @@ Laika uses CMake as it's build system and provides several definitions for you t
|
||||
| LAIKA_CNC_IP | Sets CNC's public ip | -DLAIKA_CNC_IP=127.0.0.1 |
|
||||
| LAIKA_CNC_PORT | Sets CNC's bind()'d port | -DLAIKA_CNC_PORT=13337 |
|
||||
| LAIKA_PERSISTENCE | Enables persistence for LaikaBot | -DLAIKA_PERSISTENCE=On |
|
||||
| LAIKA_OBFUSCATE | Enables string obfuscation for LaikaBot | -DLAIKA_OBFUSCATE=On |
|
||||
| LAIKA_OBFUSCATE | Enables [obfuscation](Obfuscation-methods) for LaikaBot | -DLAIKA_OBFUSCATE=On |
|
||||
> these are all passed to `cmake -B <dir>`
|
||||
|
||||
### Linux
|
||||
|
||||
Reference in New Issue
Block a user