- feat: add functions to get real module path, real root CS directory and real related "shaders" and "features" directories by @zndxcvbn
- fix(path): use real paths instead of data-relative paths to open folders outside VFS by @zndxcvbn
- small fix: forgot to add "shaders" before "features" by @zndxcvbn
- docs: update comments for path helper functions by @zndxcvbn
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]