Jaxe-Dev / PublisherPlus

Provides extended options for publishing mods to the Steam Workshop.
5 stars 16 forks source link

Make exclude path relative instead of absolute #8

Closed colinfang closed 2 years ago

colinfang commented 2 years ago

At the moment, the exclude path is absolute by default. Would it be possible to modify PublisherPlus so that it stores / loads relative paths? I would like to git add the generated _PublisherPlus.xml to mod repo, but am a bit worried about data leaking in the absolute path.

Jaxe-Dev commented 2 years ago

Added in v1.8.0