added README

This commit is contained in:
2026-01-09 17:52:59 +01:00
parent d3c277eb7f
commit 4b82c9210f

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# OPL-CLI
Manage your [OPL](https://github.com/ps2homebrew/Open-PS2-Loader) library from the command line.
# Usage
There are 4 subcommands provided:
- `scan` Scan PS2 ISOs and determine the game ID and name.
- `rename` Rename the ISO based on the scanned name.
- `art` Download game art like cover and screenshots for the game.
- `cfg` Download base configuration for the game.