Skip to content

Commit 892f2dc

Browse files
authored
Merge pull request #179 from KevinDaGame/Feat/readme-update
Readme update
2 parents 1d3847a + 9dfcd95 commit 892f2dc

File tree

1 file changed

+23
-3
lines changed

1 file changed

+23
-3
lines changed

README.md

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,46 @@
11

22
VoxelSniper Reimagined
33
============
4-
The premier long-distance brush editor for [Bukkit](https://bukkit.org/), [Spigot](https://www.spigotmc.org/), [Paper](https://papermc.io/), and most Bukkit-based server distributions.
4+
The premier long-distance brush editor for [Bukkit](https://bukkit.org/), [Spigot](https://www.spigotmc.org/), [Paper](https://papermc.io/),
5+
most Bukkit-based server distributions and [Forge](https://files.minecraftforge.net/net/minecraftforge/forge/).
6+
7+
**Please note: Our Forge version is in beta**
58

69
Discord
710
-------
811
For the latest updates, and quick responses to questions, join our [discord server](https://discord.com/invite/YDjykYsAFF)!
912

1013
Minecraft Version
1114
------------------
12-
VoxelSniper is being built against the Spigot 1.19 API.
15+
VoxelSniper is being built against the Spigot 1.19 API, and the latest Forge version.
1316

1417
What version do I pick?
1518

19+
### Spigot/Paper
20+
<details>
21+
<summary>Spigot versions</summary>
22+
1623
| Minecraft version | VoxelSniper version | Java version |
1724
|-------------------|------------------------------------------------------------------------------------|----------------|
1825
| *1.16*\* | [8.3.1](https://github.com/KevinDaGame/VoxelSniper-Reimagined/releases/tag/v8.3.1) | Java 16 |
1926
| *1.17*\* | [8.3.1](https://github.com/KevinDaGame/VoxelSniper-Reimagined/releases/tag/v8.3.1) | Java 16 |
2027
| 1.18 | [Latest](https://github.com/KevinDaGame/VoxelSniper-Reimagined/releases/latest) | Java 17-latest |
2128
| 1.19 | [Latest](https://github.com/KevinDaGame/VoxelSniper-Reimagined/releases/latest) | Java 17-latest |
22-
2329
\* Please note that we will not provide support when using Minecraft 1.16 or 1.17
30+
</details>
31+
32+
### Forge
33+
34+
<details>
35+
<summary>Forge versions</summary>
36+
37+
| Minecraft version | Voxelsniper version |
38+
|-------------------|---------------------------------------------------------------------------------|
39+
| 1.16, 1.17, 1.18 | Not available |
40+
| 1.19.4 | [Latest](https://github.com/KevinDaGame/VoxelSniper-Reimagined/releases/latest) |
41+
42+
</details>
43+
2444

2545
Compilation
2646
-----------

0 commit comments

Comments
 (0)