mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 15:17:23 +01:00
fix crash on logout, change several logger.debug to verbose, adjustments to player cache generation, fixes to file scan manager, better handling disconnects, some refactoring, adjustments to intro UI, correct display of server state
This commit is contained in:
parent
7a58321ea0
commit
db4d5f37f9
21 changed files with 283 additions and 273 deletions
|
|
@ -2,13 +2,11 @@
|
|||
"Author": "darkarchon",
|
||||
"Name": "Mare Synchronos",
|
||||
"Punchline": "Let others see you as you see yourself.",
|
||||
"Description": "",
|
||||
"Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
|
||||
"InternalName": "mareSynchronos",
|
||||
"ApplicableVersion": "any",
|
||||
"Tags": [
|
||||
"sample",
|
||||
"plugin",
|
||||
"goats"
|
||||
"customization"
|
||||
],
|
||||
"IconUrl": "https://raw.githubusercontent.com/Penumbra-Sync/client/main/MareSynchronos/images/logo.png",
|
||||
"RepoUrl": "https://github.com/Penumbra-Sync/client"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue