Installation and configuration
Environmental variables
RAYPATH
The EMPATH
# On Linux and macOS
export EMPATH=/some/directory/where/scripts/are/stored# On windows
set EMPATH /some/directory/where/scripts/are/storedemp model getinfo # Note that the .lua is not strictly needed.Checking that it works
Last updated