Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rfuzzo committed Mar 11, 2024
1 parent 395584a commit 07efd04
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

> 🚧 Work in progress
A small rust utility to sort a modlist topologically according to ordering rules, as wall as output warnings and notes. Includes a GUI app and a commandline tool.
PLOX is a rust re-write of MLOX, a utility tool to sort a modlist topologically according to ordering rules. PLOX also outputs warnings and notes dependent on the mods in your load order. You can use it as a GUI app or as a commandline tool.

Rules are automatically downloaded from the respective Rules repository (see below for details).

Supported games:

Expand All @@ -25,7 +27,7 @@ The rules are hosted in their own repository:

## Usage

### 🚧 GUI
### GUI

1. Download `plox_gui.exe`from the latest release from <https://github.com/rfuzzo/plox/releases>
2. Place `plox_gui.exe` next to the game's exe
Expand Down

0 comments on commit 07efd04

Please sign in to comment.