# Welcome

![](https://2893586400-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MP5jWcLZLbbbzO-_ua1%2F-MQwXNSJvMURh5k3_hIY%2F-MQwXUyIdtzKo2_IyzNL%2Fcplogo.png?alt=media\&token=e499874c-dba5-4fb5-aa25-c25583000956)

> *Cyber Engine Tweaks is a framework that allows modders to interact with the game's internal functions using* [*Lua*](https://www.lua.org/pil/1.html)*. It also provides a user-interface with a console and additional tools to assist developers.*

### GETTING STARTED

For information on how to install Cyber Engine Tweaks, check out the link below.

{% content-ref url="getting-started/installing" %}
[installing](https://wiki.redmodding.org/cyber-engine-tweaks/getting-started/installing)
{% endcontent-ref %}

{% content-ref url="getting-started/how-do-i" %}
[how-do-i](https://wiki.redmodding.org/cyber-engine-tweaks/getting-started/how-do-i)
{% endcontent-ref %}

### USAGE

Learn how to use each Cyber Engine Tweaks tabs.

<table data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">🖥️</td><td align="center"> Overlay</td><td><a href="console/usage">usage</a></td><td></td></tr><tr><td align="center">🎹</td><td align="center">Console</td><td><a href="console/console">console</a></td><td></td></tr><tr><td align="center">🖱️</td><td align="center">Bindings</td><td><a href="console/bindings">bindings</a></td><td></td></tr><tr><td align="center">🛠️</td><td align="center">Settings</td><td><a href="console/settings">settings</a></td><td></td></tr><tr><td align="center">🗄️</td><td align="center">TweakDB Editor</td><td><a href="console/usage-1">usage-1</a></td><td></td></tr><tr><td align="center">⌛</td><td align="center">Game Log</td><td><a href="console/usage-2">usage-2</a></td><td></td></tr></tbody></table>

### MODDING

Everything you need to know to create your own mod for Cyber Engine Tweaks.

<table data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">📖</td><td align="center"> Introduction</td><td><a href="introduction">introduction</a></td><td></td></tr><tr><td align="center">🎯</td><td align="center">First Steps</td><td><a href="first-steps">first-steps</a></td><td></td></tr><tr><td align="center">💎</td><td align="center">Resources</td><td><a href="resources">resources</a></td><td></td></tr><tr><td align="center">📘</td><td align="center">CET Functions</td><td><a href="cet-functions">cet-functions</a></td><td></td></tr><tr><td align="center">📒</td><td align="center">Game Functions</td><td><a href="functions">functions</a></td><td></td></tr><tr><td align="center">✏️</td><td align="center">Snippets &#x26; Examples</td><td><a href="snippets-examples">snippets-examples</a></td><td></td></tr></tbody></table>

### CONTRIBUTING

If you wish to contribute to the main repo, try to follow the coding style in the code, otherwise not much to say, don't use code that is not yours unless the license is compatible with MIT.
