NaitLee / Tradit-TPL

Use an HFS 2 'template' in HFS 3 - PRE-ALPHA stage
GNU General Public License v3.0
3 stars 1 forks source link

plugin path #3

Closed rejetto closed 2 years ago

rejetto commented 2 years ago

https://github.com/NaitLee/Tradit-TPL/blob/11129a328a6033d84a331e982a3957b3af003cea/tradit-constants.ts#L3

you'd better use __dirname to tell where your tpl is. It's neater, but also your folder may have a different name when downloaded.

NaitLee commented 2 years ago

__dirname resolves symlinking. But not a big deal this time :)