Repository URL to install this package:
"""Extension that prepares the server to be able to manage drone shows.""" from .extension import construct, dependencies, description, schema __all__ = ("construct", "dependencies", "description", "schema")