Skip to content

Commit 40868b4

Browse files
committed
Merge remote-tracking branch 'fork/dev' into Tandrial/dev
2 parents abbbce8 + bab084e commit 40868b4

111 files changed

Lines changed: 404512 additions & 180 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

RELEASE.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,12 @@ The JSON data and required skill tree assets should come in a `.zip` archive.
3737
Steps:
3838
1. Download the `.zip` archive.
3939
2. Create a new directory in `./src/TreeData` with the following schema:
40-
`<major_league_version>_<minor_league_version>`.
40+
`<major_league_version>_<minor_league_version>`. For alternate or ruthless trees, add the suffixing as appropriate.
4141
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`.
4243
3. Copy the following file from the `.zip` archive root to the new directory:
4344
* `data.json`.
45+
Note for Ruthless for example, the exported data from GGG will be `ruthless.json`, and this file should be copied into the new directory and renamed to `data.json` for the following steps to pick it up.
4446
4. Copy the following files from the `assets` subdirectory in the `.zip` archive to the
4547
new directory:
4648
* `mastery-active-effect-3.png`
@@ -54,7 +56,7 @@ Steps:
5456
according to the file's format. This is important, otherwise the JSON data converter
5557
won't trigger.
5658
7. Restart Path of Building Community. This should result in a new file `tree.lua`.
57-
8. Remove `data.json` and `sprites.json` from the new directory. Do not commit these files.
59+
8. Remove `data.json` and `sprites.json` from the new directories. Do not commit these files.
5860

5961
## Timeless Jewel updates
6062

runtime/SimpleGraphic.dll

143 KB
Binary file not shown.
14.4 MB
Binary file not shown.

runtime/abseil_dll.dll

17 KB
Binary file not shown.

runtime/concrt140.dll

32 Bytes
Binary file not shown.

runtime/fmt.dll

-512 Bytes
Binary file not shown.

runtime/glfw3.dll

0 Bytes
Binary file not shown.

runtime/lcurl.dll

0 Bytes
Binary file not shown.

runtime/libEGL.dll

0 Bytes
Binary file not shown.

runtime/libGLESv2.dll

27 KB
Binary file not shown.

0 commit comments

Comments
 (0)