# Developer Platform

<h2 align="center">Vortex LTD Docs</h2>

<p align="center">Welcome to Vortex LTD Docs , You'll find anything you need to install your script here.</p>

<p align="center"><a href="https://vxdev.tebex.io/" class="button primary" data-icon="globe-pointer">VTX Web</a> <a href="https://discord.gg/5wEPWGJtRe" class="button primary" data-icon="discord">VTX Discord</a></p>

<table data-card-size="large" data-view="cards"><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="image">Cover image</th></tr></thead><tbody><tr><td align="center"><strong>Docs</strong></td><td align="center">Check out our scripts</td><td><a href="https://app.gitbook.com/o/6n9cQ0cKlPNtCXuJWztX/s/V6LUIq7rEkaJ1XhSgPMe/">Documentation</a></td><td><a href="https://130240420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHjTzUIe3v3xIkww1L2EP%2Fuploads%2FpgT7nzOaouOrymJ8v2JE%2Fapi-reference.png?alt=media&#x26;token=c6b65028-434c-4bae-87fb-63d8108399c5">api-reference.png</a></td></tr><tr><td align="center">Welcome</td><td align="center">This is VTX</td><td></td><td><a href="https://130240420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHjTzUIe3v3xIkww1L2EP%2Fuploads%2FZ274i4212t3y93k2NsMz%2Fapi-reference.png?alt=media&#x26;token=9562a8d4-97f2-4a57-b727-161c3afb3f83">api-reference.png</a></td></tr></tbody></table>

{% columns %}
{% column %}

<h2 align="center">Ready to power up your FiveM Server ?</h2>

<p align="center"><strong>Premium FiveM Scripts Built for Serious Servers.</strong><br>Performance-optimized. Fully configurable. Easy to install.</p>

<p align="center">Stop using outdated, bloated scripts that kill your server’s performance.<br>Vortex delivers <strong>clean, optimized, and feature-packed FiveM resources</strong> designed to elevate your roleplay experience instantly.</p>

<a href="https://vxdev.tebex.io/" class="button primary" data-icon="rocket-launch">Get started</a> <a href="https://discord.gg/5wEPWGJtRe" class="button secondary" data-icon="discord">Discord</a>
{% endcolumn %}

{% column %}
{% code title="LUA" overflow="wrap" %}

```lua
Vortex = {}
Vortex.Core = {}
-- Framework
Vortex.Core.Name        = "qb-core"
Vortex.Core.Version     = "1.0.0"
Vortex.Core.Environment = "production"
-- Feature Modules
Vortex.Modules = {
    FULLSTACK   = true,
    BACKEND     = true,
    FRONTEND    = true,
    UI / UX     = true,
    DISCORDBOTS = true,
}
Vortex.Branding = {
    Author  = "JoinVortex",
    Support = "discord.gg/vxdev",
    Build   = "QBCORE"
}
```

{% endcode %}
{% endcolumn %}
{% endcolumns %}

<div data-with-frame="true"><figure><img src="https://130240420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHjTzUIe3v3xIkww1L2EP%2Fuploads%2FHtuiFObTahtNagdU9adQ%2FProject%23.png?alt=media&#x26;token=3a387d83-fa1d-4fe7-9fa8-cfa185303089" alt="d"><figcaption><p>Checkout Our New Project </p></figcaption></figure></div>
