# Configs, Locales & SQL

{% tabs %}
{% tab title="Config" %}

```lua
Config = {}

Config.UseScoreTables = true --If enabled, the script will save and display a leaderboard of the best hackers.
Config.EnableTestCommand = false --Set to true to enable the test command 'terminalhacker'.
```

{% endtab %}

{% tab title="Config/Locales UI" %}
<https://github.com/RampBST/Codesign_Locales/blob/main/cd_terminalhacker/locales_ui.js>
{% endtab %}
{% endtabs %}
