Search - User list
Full Version: How to add custom variable to file chooser
Root » Houdini Indie and Apprentice » How to add custom variable to file chooser
Dawid Wizor
Hello,
I want to add my own custom variable to the file chooser, just like the default ones such as $HIP, $JOB, $TEMP. Is there an option to do this?





Thanks,
Dawid Wizor
sepu
you need to add a package with whatever variable you want then in the jump.pref just add that variable.

{
    "enable": true,
    "env": [
        {"MYCACHE": "C:/new_cache"}
    ]
}

$MYCACHE/ is what you will add to the jump.pref so it shows up in the explorer window
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB