forked from SoDOff-Project/sodoff
-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
17 lines
220 B
Plaintext
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 |