Skip to content
This repository was archived by the owner on Jun 7, 2025. It is now read-only.

Commit f922b99

Browse files
committed
Fix packaging
1 parent 692836d commit f922b99

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Config/FilterPlugin.ini

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[FilterPlugin]
2+
; This section lists additional files which will be packaged along with your plugin. Paths should be listed relative to the root plugin directory, and
3+
; may include "...", "*", and "?" wildcards to match directories, files, and individual characters respectively.
4+
;
5+
; Examples:
6+
; /README.txt
7+
; /Extras/...
8+
; /Binaries/ThirdParty/*.dll

0 commit comments

Comments
 (0)