Nexus Example

Konfiguration

Alle config.lua indstillinger for Nexus Example.

Config indstillinger

Config.LicenseKey = ""        -- Din licens fra dashboard
Config.LicenseApiUrl = ""     -- /api/license/validate URL
Config.LicenseDecryptUrl = "" -- Valgfri, standard: /api/license/decrypt
Config.LicenseApiSecret = ""  -- Kun hvis sat på webserveren
Config.ProductSlug = ""       -- Skal matche produkt-slug i butikken

Produkt-slug

ProductSlug skal matche præcis det slug der er i butikken, f.eks. nexus-example.

Relaterede guides