diff --git a/README.md b/README.md index 8b04585d1..8f535cf80 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,10 @@ An easy to use modern Java bytecode editor that abstracts away the complexities ## Download -- [Managed launcher](https://github.com/Col-E/Recaf-Launcher) - - Use the following launcher commands, one after another, to keep Recaf up-to-date and run it: - - `update-ci -b dev4` - - `update-jfx` - - `compatibility` - - `run` - - Or run the launcher with the following argument to do that all for you in one go: - - `auto` - - To update Recaf use `update-ci -b dev4`. The `-b ` can be used to specify other 4X based branches. - - To run Recaf use the `run` command. - - To use the `run` command you must use the `update-jfx` command at least once. - - To validate your local environment can run Recaf the `compatibility` command tells you what conflicts exist, if any. +- [Launcher](https://github.com/Col-E/Recaf-Launcher) + - Usage & instructions found on the launcher repo +- [Snapshot releases](https://github.com/Col-E/Recaf-Launcher/blob/master/MANUAL.md) + - See [CI actions](https://github.com/Col-E/Recaf/actions/workflows/build.yml) for release artifacts - [Independent releases](https://github.com/Col-E/Recaf/releases) _(None for 4X currently)_ ## Features