Documentation

Root Path - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Filesystem :: Root Path

Root.Filesystem.RootPath
working directory for the executable

Type

String

Lua Usage

-- Get
local string = filesystem.RootPath

-- Set
filesystem.RootPath = string

If you think anything is missing, please feel free to: submit documentation feedback on this page