This commit is contained in:
onyx-and-iris 2024-06-27 23:09:10 +01:00
parent 947abb3c01
commit accab93fba

View File

@ -61,7 +61,7 @@ Scripts can be loaded from text files, for example in Powershell:
## `Build`
Run the included `makefile` to build with [GNU Make](https://www.gnu.org/software/make/).
Run the included `makefile` with [GNU Make](https://www.gnu.org/software/make/).
By default the log.c module is built with coloured logging enabled. To disable this you can override the `LOG_USE_COLOR` variable, for example: