blender/release/bpydata
Willian Padovani Germano d362e27fbc Script kloputils:
- translated tooltips from Spanish to English.
2004-08-01 01:07:28 +00:00
..
KUlang.txt Script kloputils: 2004-08-01 01:07:28 +00:00
readme.txt Scripts: 2004-06-24 15:03:08 +00:00

This directory is the default place for scripts to put their data,
like internal files needed by the script and its saved configuration.

Scripts can find the path to this dir using Blender.Get("datadir").
Ex:

import Blender
print Blender.Get("datadir")