View Single Post
Old 07-02-2017, 05:14 PM   #380
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,937
Default

@Erriez

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:


Last edited by cfillion; 07-02-2017 at 05:40 PM.
cfillion is offline   Reply With Quote