We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944424a commit f0a1f6cCopy full SHA for f0a1f6c
1 file changed
RELEASE.md
@@ -37,7 +37,7 @@ The JSON data and required skill tree assets should come in a `.zip` archive.
37
Steps:
38
1. Download the `.zip` archive.
39
2. Create a new directory in `./src/TreeData` with the following schema:
40
- `<major_league_version>_<minor_league_version>`. For alternate or ruthless gamemodes, add the suffixing as appropriate.
+ `<major_league_version>_<minor_league_version>`. For alternate or ruthless trees, add the suffixing as appropriate.
41
For 3.14, the correct directory name would be `3_14`.
42
For 3.25 Ruthless 'alternate' tree, the correct directory name would be `3_25_ruthless_alternate`.
43
3. Copy the following file from the `.zip` archive root to the new directory:
0 commit comments