Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.smzi.fr/llms.txt

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

Locations

Add new bank locations using the template below
Config.banks = {
    {
        name = "Fleeca Bank",
        isMain = true,
        location =  vector3(149.947266, -1040.558228, 29.364136)
    },

    ...
}