In #5404 I changed the pixelforge tools list to be loaded dynamically from a json file instead of hard coding them into the build to enable future addition of tools without having to update the firmware.
this pftools.json is currently fetched from my github.io repo. Before releasing 16.0 this has to be moved into WLED, the tools themselves can stay hosted on my repo for now (easier to maintain for me until "battle-hardened") as the JSON file allows the links to be changed at any point in time
In #5404 I changed the pixelforge tools list to be loaded dynamically from a json file instead of hard coding them into the build to enable future addition of tools without having to update the firmware.
this pftools.json is currently fetched from my github.io repo. Before releasing 16.0 this has to be moved into WLED, the tools themselves can stay hosted on my repo for now (easier to maintain for me until "battle-hardened") as the JSON file allows the links to be changed at any point in time