vttred / ose

Old-School Essentials – Foundry VTT Edition
https://ose.vtt.red
GNU General Public License v3.0
96 stars 57 forks source link

Symlinker now supports array of dataPaths #360

Closed bakbakbakbakbak closed 1 year ago

bakbakbakbakbak commented 1 year ago

resolves #312

While experimenting with the latest v11 prototype, I figured I'd fix this so I don't have to edit the config more than necessary.

anthonyronda commented 1 year ago

Appreciate you for this! I started on a solution and forgot all about it because life

amir-arad commented 1 year ago

I suggest also fixing the examples in CONTRIBUTING.md ("symlinkName" -> "symLinkName")

anthonyronda commented 1 year ago

@amir-arad makes a good point, more importantly foundryconfig.json.example needs to be changed too

bakbakbakbakbak commented 1 year ago

Alright, updated the CONTRIBUTION.md & also the symlinker.js as it was not having an array of strings as typedef!