View Single Post
Old 07-03-2017, 11:18 AM   #40
Erriez
Human being with feelings
 
Join Date: Jun 2010
Location: The Netherlands
Posts: 177
Default

@cfillion

Quote:
ReaPack always supported data files (since v0.10-beta actually).

The rename operator (>) is not needed when keeping the filename as it is on the repository.

Code:

provides: [data] midi_velocity_viewer_drums/GM Basic.txt

or, to add every txt files from the subdirectory to the package:
provides: [data] midi_velocity_viewer_drums/*.txt

After commiting the change and running `reapack-index --amend` to update the version already released in the index:
Problem solved: Now it works perfect after following your clear description.

Thank you very much for your fast help! :-)
Erriez is offline   Reply With Quote