-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The extension requires mods to exist in Src/ and have a Classes folder for the source files. This means that the Classes folder is already where the X2/WotC setup would have copied the files, and:
- Src/MyOtherPackage/Classes/ sources would not be picked up
- MyOtherPackage, as it is listed in the mod's XComEngine.ini/XComEditor.ini, would not be even considered by the script compiler as a dependency (X2/WotC would copy the config to XComGame/Mods//Config and have the compiler load them at startup)
#1 may help with this.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request