Skip to content

Commit

Permalink
Update README info
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexProgrammerDE committed Apr 17, 2024
1 parent 5b1d898 commit 1d5d44e
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,15 @@ performance.
* Console command support
* A* Pathfinding (Diagonal moves, parkour, mining blocks, placing blocks)

## 🖥 Installation

For installing SoulFire, please refer to the [installation guide](https://soulfiremc.com/docs/installation).

## ✨ Nightly builds

You can download the latest development version of SoulFire
through [nightly.link](https://nightly.link/AlexProgrammerDE/SoulFire/workflows/build/main/SoulFire.zip).

## 🔭 Requirements

* Java 21+
* Minecraft server (Tested with Spigot/Paper/Purpur/Folia, Velocity/BungeeCord)

## 🍿 Version support

SoulFire supports many versions of Minecraft, including releases, april fools snapshots, beta, alpha,
Expand All @@ -72,10 +71,6 @@ This feature takes inspiration from services like [VIAaaS](https://github.com/Vi
and [ViaProxy](https://github.com/RaphiMC/ViaProxy),
which include client-side translation externally.

## 🎬 Videos

[Download & install SoulFire](https://youtu.be/X9hREa17yAo)

## ⌨ Commands

For a list of all available commands, look at the [documentation](https://soulfiremc.com/docs/usage/commands)
Expand All @@ -97,13 +92,7 @@ SoulFire has a built-in GUI for easy usage.

## 💻 Command Line Usage

To run SoulFire from the command line without a GUI, enter:
`java -jar SoulFire.jar <flags>`

> **Note:** Some features are not available in CLI mode, we recommend using the GUI.
For a list of all available CLI flags, look at the [documentation](https://soulfiremc.com/docs/usage/cli-flags)
or run `java -jar SoulFire.jar --help`.
If you want to use the CLI of SoulFire, please refer to the [CLI Mode Guide](https://soulfiremc.com/docs/guides/cli-mode).

## 🔧 Build from source

Expand Down

0 comments on commit 1d5d44e

Please sign in to comment.