AlanMoonbase 6fab853d5f implement realtime communication with mmo server
-also added messages for anyone on wojs or earlier for ribbons
-mmo communication occurs in the ``MessagingService`` and ``BuddyService``
-for now this requires a DLL from the game client as we should not distribute the SmartFox client openly here due to it being closed sourced
2025-03-17 14:05:43 -07:00

17 lines
220 B
Plaintext

.vs
.vscode
.DS_Store
src/bin
src/obj
src/sodoff*.db
src/sodoff*.db-shm
src/sodoff*.db-wal
src/assets/
src/mods/
src/assets-cache/
src/Properties
__pycache__/
sodoff.db
sodoff.db-shm
sodoff.db-wal
src/Dlls/SmartFox2X.dll