Supported Scripting Languages

From GTA Connected
Revision as of 05:33, 23 July 2025 by Vortrex (talk | contribs) (Created page with "{{DISPLAYTITLE:Supported Scripting Languages}} There are currently three scripting languages that GTA Connected supports: JavaScript, Lua, and Squirrel.<br> Multiple scripting languages can be used in the same server/client instance, and even in the same resource. == Meta.xml Language Attribute == In a resource's meta.xml, each <script> entry needs a language attribute. The table below shows the accepted values: {| class="wikitable" |- ! Full Name !! Attribute Name |-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

There are currently three scripting languages that GTA Connected supports: JavaScript, Lua, and Squirrel.
Multiple scripting languages can be used in the same server/client instance, and even in the same resource.

Meta.xml Language Attribute

In a resource's meta.xml, each <script> entry needs a language attribute. The table below shows the accepted values:

Full Name Attribute Name
JavaScript javascript
Lua lua
Squirrel squirrel