VOXELFORMAT: added links

master
Martin Gerhardy 2022-03-06 15:24:53 +01:00
parent c9ad592bec
commit 56f0cf0682
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ namespace voxel {
* @note https://minecraft.fandom.com/wiki/Region_file_format
* @note https://minecraft.fandom.com/wiki/Chunk_format
* @note https://minecraft.fandom.com/wiki/NBT_format
* @note https://wiki.vg/NBT
* @note https://github.com/UnknownShadow200/ClassiCube/blob/master/src/Formats.c
*/
class MCRFormat : public Format {
private: