Hi, I have created an extension (containing custom objects and functions) which I exported in a file, and imported that file into my main game.
Then I have created a new version for that extension file.
And I’m now wondering how can I replace the old extension by the new version into the main game ?.. (I don’t see any option for that, and I’m a bit worried that if I delete the extension from the list of extensions used, and then install the new version, it might break the game.)
Do you know how I should do ?
Thanks