15 lines
358 B
INI
Executable File
15 lines
358 B
INI
Executable File
# PCGExtendedToolkit Plugin Dependencies
|
|
# Defines which external plugins are required by specific modules.
|
|
# Used by both:
|
|
# - generate-uplugin.js/py to add plugins to .uplugin
|
|
# - Build.cs to validate plugins are enabled at compile time
|
|
|
|
[PCGExCore]
|
|
PCG
|
|
|
|
[PCGExProperties]
|
|
StructUtils
|
|
|
|
[PCGExElementsTopology]
|
|
GeometryScripting
|
|
PCGGeometryScriptInterop |