This commit is contained in:
Daniel Scalzi
2023-02-12 19:11:46 -05:00
parent f9041a6dfc
commit 82967469e9
5 changed files with 103 additions and 1922 deletions

View File

@@ -4,7 +4,7 @@ Generate a distribution.json for Helios. Documentation on this format can be fou
## Requirements
* Node.js 16
* Node.js 18
* Java 8+ (https://adoptopenjdk.net/)
* This is required to run the forge installer, process [XZ](https://tukaani.org/xz/format.html) files, and run bytecode analysis on mod files.
* Although 1.17 requires Java 16, the forge installer works with Java 8.