Main project source tree.
- client/: Sources for the SkyrimSE and FO4 clients.
- launcher/: Game starter/updater.
- common/: Common code shared between plugin and server.
- encoding/: Net-message definitions.
- server/: GameServer implementation.
- skyrim_ui/: Source code for the ui, written in typescript.
- tests/: Tests for the encoding and serialization code.
- tp_process/: Worker for CEF (Chromium Embedded Framework) overlay.