mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-22 22:12:45 +01:00
6 lines
276 B
Batchfile
6 lines
276 B
Batchfile
|
set c=resources\rpkg-cli.exe
|
||
|
|
||
|
%c% -output_path resources -extract_from_rpkg resources/dynamic_resources_h1.rpkg
|
||
|
%c% -output_path resources -extract_from_rpkg resources/dynamic_resources_h2.rpkg
|
||
|
%c% -output_path resources -extract_from_rpkg resources/dynamic_resources_h3.rpkg
|