Hey everyone! I’ve recently been working on a datastore system that can compatibaly work with F3X building tools, however, I can’t seem to find any API/Documentation for the tool itself!
My main goal for this system is to save builds made in game with F3X so that I can come back to them later on mobile which requires usage of the Export Build button on the tool.
Any ideas as to how I can achieve this? All help is appreciated!
The source code isn’t very helpful as I don’t really understand the workflow. From what I understood, F3X uses a server → client endpoint which calls the Export API. Other than that I was left clueless