Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BGMP committed Mar 23, 2022
1 parent dc01287 commit cc8b01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Re-Volt America's Tracks Pack.
## Usage
For developers, the packaging pipeline was built using Rake. The following tasks take care of compressing and versioning
the files included in the tracks pack:
- `:package`: Packages the whole cars/ directory into a zip file.
- `:package`: Packages the levels/ & gfx/ directories into a zip file.
- `:version`: Generates a packages.json file, which is later used for distributing the pack via the [RVGL Launcher](https://re-volt.gitlab.io/rvgl-launcher/#download).

Using `rake` on its own will execute all in its intended order: `:package, :version`.

0 comments on commit cc8b01c

Please sign in to comment.