You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Objects have an internal ID that is globally unique, like an inode. This is the key for the row in the database and isn't normally visible to MUD builders.
Externally objects appear to have a full path. Room-like objects might have a path like: /zones/big_castle/potato_cave/entrance
use LMDB to store game objects.
The text was updated successfully, but these errors were encountered: