Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.toine.me/llms.txt

Use this file to discover all available pages before exploring further.

This resource allows vehicles to remain persistent in the world, ensuring they stay where they were last left. It uses ox_lib under the hood to read and apply vehicle properties.

Installation

You can find the installation guide here.

Files Structure

bridge
plugins
VehicleDeformation.lua *
client
bridge.lua
config.client.lua
exports.lua
functions.lua
init.lua
main.lua
utils.lua
server
bridge.lua
commands.lua
config.server.lua
db.lua
events.lua
exports.lua
init.lua
main.lua
utils.lua
shared
config.lua *
events.lua *
fxmanifest.lua

Open Files

Some files are “open”, meaning you can edit them to adapt the script to your server’s needs. Files marked with * in the tree above are open.

Developers

If you are a developer and want to interact with the persistence system, check the Exports page.
Last modified on April 1, 2026