-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
ofxAddon instructions provides a location and behaviour for addon data which should be copied to project bin/data directories, and addon_config.mk has ADDON_DATA for same. Both are effectively ignored by the project generator.
ofAddonshould gain a member variable for data files parsed from the addon filesystemofAddon::fromFS()should populate the new variablebaseProjectshould gain a member function to copy addon data files to a project's data folderbaseProject::addAddon()should use the member variables populated from the filesystem and addon_config.mk to copy files using the new function
Metadata
Metadata
Assignees
Labels
No labels