Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
itzg committed Feb 11, 2024
1 parent 9eae1a2 commit ade425e
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions docs/types-and-platforms/server-types/hybrids.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,13 @@ A [Magma Maintained](https://github.com/magmamaintained/) server, which is a alt

### Ketting

A [Ketting](https://github.com/kettingpowered/Ketting-1-20-x) server, which is a alternative project of Magma 1.20.2+, can be used with
A [Ketting](https://github.com/kettingpowered/Ketting-1-20-x) server, which is an alternative project of Magma 1.20.2+, can be used with

-e TYPE=KETTING

There are limited base versions supported, so you will also need to set `VERSION`, such as "1.20.2" or later.

In addition, `FORGE_VERSION` and `KETTING_VERSION` must be specified. You can find the supported `FORGE_VERSION` in the [project page](https://github.com/kettingpowered/Ketting-1-20-x), and `KETTING_VERSION` in the [release page](https://github.com/kettingpowered/Ketting-1-20-x/releases).

!!! note

The length of `KETTING_VERSION` is 8, not 7 since it is taken from an abbreviated git commit hash. The value can be found in a jar file link on an Assets section for each releases.

`FORGE_VERSION` and `KETTING_VERSION` may be specified; however, they will be defaulted by the [Ketting launcher](https://github.com/kettingpowered/kettinglauncher) otherwise.

### Mohist

Expand Down

0 comments on commit ade425e

Please sign in to comment.