Add support for LLSD inventory representations

This commit is contained in:
Salad Dais
2021-12-03 05:38:40 +00:00
parent 74c3287cc0
commit 5de3ed0d5e
6 changed files with 165 additions and 13 deletions

View File

@@ -3,7 +3,7 @@ Example of how to request a Transfer
"""
from typing import *
from hippolyzer.lib.base.legacy_inv import InventoryModel, InventoryItem
from hippolyzer.lib.base.inventory import InventoryModel, InventoryItem
from hippolyzer.lib.base.message.message import Block, Message
from hippolyzer.lib.base.templates import (
AssetType,