A simple blk sorting/ordering script program example using nodejs

From what I’ve observed, the ordering of entities in the blk file affects some of the mod’s runing result.

The most common problem my mod faced is that the capture zone progress UI at the top bar some times change unexpectly.

Here is my reordering scripts using nodejs

you can reimplment the features using other codes such as python etc.

3 Likes