godot_voxel/doc/source/streams.md
2021-04-30 22:08:55 +01:00

537 B

Streams

VoxelStream allows to save and load voxel data to a file or a directory structure, using various kinds of implementations.

Using streams for existing voxel formats

TODO

Using streams for savegames

TODO

Using streams in the Godot Editor

TODO

Save formats