Skip to content

Paths

Reference for the paths API.

Constants

lua
paths.cheat
paths.game
paths.script

Examples

lua
print(paths.cheat) -- 'C:\Users\<username>\Lexis\'
print(paths.game) -- 'C:\Users\<username>\Lexis\Grand Theft Auto V'
print(paths.script) -- 'C:\Users\<username>\Lexis\scripts\my_script\'