mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 20:47:17 +02:00
Add imports to package
This commit is contained in:
parent
a96b269f9d
commit
16f4e71c05
1 changed files with 2 additions and 0 deletions
|
|
@ -10,3 +10,5 @@ You could also pass extra data to this client for advanced functionality.
|
|||
|
||||
See the docs for more information.
|
||||
"""
|
||||
from evennia.contrib.base_systems.godotwebsocket.text2bbcode import parse_to_bbcode, BBCODE_PARSER
|
||||
from evennia.contrib.base_systems.godotwebsocket.webclient import GodotWebSocketClient
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue