Allow to setup/override module configuration from commandline

This commit is contained in:
SirLynix
2023-07-30 12:44:43 +02:00
parent 218b75558a
commit 816d9d1174
13 changed files with 150 additions and 21 deletions

View File

@@ -176,6 +176,7 @@ local modules = {
Renderer = {
Option = "renderer",
Deps = {"NazaraPlatform"},
Packages = { "frozen" },
PublicPackages = { "nazarautils", "nzsl" },
Custom = function ()
if has_config("embed_rendererbackends") then