Initial Commit
This commit is contained in:
parent
ba14820cdd
commit
ae455dd52d
65 changed files with 1450 additions and 0 deletions
8
Plugins/SimplexNoise/Config/FilterPlugin.ini
Normal file
8
Plugins/SimplexNoise/Config/FilterPlugin.ini
Normal 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
|
Reference in a new issue