NucleoidMC / fantasy

Library to support creating dimensions at runtime
GNU Lesser General Public License v3.0
95 stars 26 forks source link

Save persistent RuntimeWorlds in different locations (1.19.2) #20

Closed silenium-dev closed 1 year ago

silenium-dev commented 1 year ago

I'd like to load and save different dimensions in different locations (not in the world directory). This is possible through different LevelStorage.Sessions. I'll try to implement this and open a pull request.