This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
Project:NBT_File_System_Utilities [2024/03/22 06:32] whr Add a link to mount.nbt(8) manual page |
Project:NBT_File_System_Utilities [2025/03/21 03:18] (current) whr Update FreeBSD port location |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Named Binary Tag (NBT) is a binary format designed for and used by the game Minecraft to store various data including worlds, player data and many other things. This project provides a way to access those data by simply mounting the corresponding data file as a file system, then reading and writing any value as usual file system nodes. | + | Named Binary Tag (NBT) is a binary format designed for and used by the game Minecraft to store various data including worlds, player data and many other things. This project provides a way to access those data by simply mounting the corresponding data file as a file system, then reading and writing any value as usual file system nodes. |
| === License === | === License === | ||
| Line 7: | Line 7: | ||
| * [[https://sourceforge.net/projects/nbtfsutils/|Project page]] | * [[https://sourceforge.net/projects/nbtfsutils/|Project page]] | ||
| * [[https://sourceforge.net/p/nbtfsutils/code/ci/HEAD/tree/|Browse source]] | * [[https://sourceforge.net/p/nbtfsutils/code/ci/HEAD/tree/|Browse source]] | ||
| - | * [[https://freshports.org/sysutils/fusefs-nbt/|FreeBSD port information]] | + | * [[https://freshports.org/filesystems/nbt/|FreeBSD port information]] |
| * [[https://man.freebsd.org/cgi/man.cgi?query=mount.nbt&sektion=8&manpath=freebsd-ports|mount.nbt(8) manual page]] | * [[https://man.freebsd.org/cgi/man.cgi?query=mount.nbt&sektion=8&manpath=freebsd-ports|mount.nbt(8) manual page]] | ||