Initial commit

This commit is contained in:
2025-02-15 10:46:27 +01:00
commit 3a942fc050
19 changed files with 1892 additions and 0 deletions

8
Config/FilterPlugin.ini Normal file
View File

@@ -0,0 +1,8 @@
[FilterPlugin]
; This section lists additional files which will be packaged along with your plugin. Paths should be listed relative to the root plugin directory, and
; may include "...", "*", and "?" wildcards to match directories, files, and individual characters respectively.
;
; Examples:
; /README.txt
; /Extras/...
; /Binaries/ThirdParty/*.dll