Commit Graph

3 Commits

Author SHA1 Message Date
ivan tkachenko 54e88b08a8 WIP: Add LethalConfig with suitable custom options
Draft because needs testing in multiplayer environment. Apparently,
both isClinet and isHost are true in single player.

FIXME:
If LethalConfig panel opened while orbiting, and then the round has started, it would still
be possible to modify the values at least once. This is presumably a bug in LethalConfig,
because it doesn't check the callback again before actually applying the change.
2025-07-12 04:49:20 +03:00
ivan tkachenko 26fb620173 Add config synchronization via CSync
It only synchronizes from host to clients.
2025-07-12 02:11:32 +03:00
ivan tkachenko ef1e2fd70b Add README, icon and manifest from Thunderstore bundle 2025-07-10 18:55:34 +03:00