docs.ddainusshaa.dev
Esc

Start typing to search the docs

Configuration

The three config files dd-cards ships, and what each one is responsible for.

1 min read · 116 words

View as Markdown

dd-cards splits its options across three files. All three stay readable and editable after purchase — see Escrow & editing.

  • Clientconfig/client.lua. Fabric locations, peds, blips, how players interact with them, which menu is drawn, and the walk-up prompt.
  • Sharedconfig/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.
  • Serverconfig/server.lua. Automatic SQL install, freehand drawing, the default payment method and how players are told their order is ready.
  • Localizationlocales/en.json. Every player-visible string, and how to add a language.
Last updated on August 15, 2026