Configuration
The three config files dd-cards ships, and what each one is responsible for.
dd-cards splits its options across three files. All three stay readable and editable after purchase — see Escrow & editing.
- Client —
config/client.lua. Fabric locations, peds, blips, how players interact with them, which menu is drawn, and the walk-up prompt. - Shared —
config/shared.lua. Framework and inventory selection, item names, material prices, labour fees, rush, printing time and box sizes. This is where the economy is tuned. - Server —
config/server.lua. Automatic SQL install, freehand drawing, the default payment method and how players are told their order is ready. - Localization —
locales/en.json. Every player-visible string, and how to add a language.