Skip to content

Commit

Permalink
Only show the reload chunks option for Chunky 2.4.6 or later.
Browse files Browse the repository at this point in the history
  • Loading branch information
leMaik committed Dec 25, 2023
1 parent cc1c8f8 commit ea86871
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,9 @@ Run Chunky with the `-help` argument to see a list of all available command-line

- `-render <SCENE>`: Renders a scene in headless mode. You may also need to add the `-f` flag to force a scene to render.

{% if extra.chunky >= 2_04_06 %}
- `-reload-chunks`: Reloads the selected chunks before rendering the scene (used in conjunction with `-render`).
{% endif %}

- `-texture <FILE>`: Loads the specified texture pack.

Expand Down

0 comments on commit ea86871

Please sign in to comment.