Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix formatting for config options bullet list
  • Loading branch information
CoolCat467 authored Jul 24, 2023
1 parent 9c21234 commit 8a6d324
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ available to browse at https://www.lwjgl.org/browse
## Configuration
All configuration files should be located in `~/.config/fix_lwjgl/`. The current options
include:
`lwjgl_base_path` - Changing where the lwjgl folders are expected to live at (defaults to `$HOME/.local/share/fix_lwjgl`)
`can_download` - If the wrapper is allowed to download files from the internet (defaults to True)
`download_timeout` - Timeout in seconds for downloading files from the internet
- `lwjgl_base_path` - Changing where the lwjgl folders are expected to live at (defaults to `$HOME/.local/share/fix_lwjgl`)
- `can_download` - If the wrapper is allowed to download files from the internet (defaults to True)
- `download_timeout` - Timeout in seconds for downloading files from the internet

## Usage
Go to your Minecraft launcher, and somewhere in settings is likely the ability to
Expand Down

0 comments on commit 8a6d324

Please sign in to comment.