Skip to content

Commit

Permalink
Fix broken link to startup args
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Oct 1, 2024
1 parent a48f1c6 commit 1247dca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Example: `+setplaylistvaroverrides "run_epilogue 0 featured_mode_amped_tacticals

| PlaylistOverrides | Accepted Values | Default Value | Description |
| -------------------------------------------- | --------------- | ------------- | ------------------------------------------------------------------------------------------------------------------- |
| `max_players` | `int` | | Needs to be in combination with the [`-maxplayersplaylist`](./#Startup\_flags-maxplrplst) flag |
| `max_players` | `int` | | Needs to be in combination with the [`-maxplayersplaylist`](startup-args.md) flag |
| `custom_air_accel_pilot` | | | |
| `pilot_health_multiplier` | | | |
| `run_epilogue` | `0-1` | `1` | Enables escape dropship |
Expand Down

0 comments on commit 1247dca

Please sign in to comment.