mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
- ImportSystem builds a mapping of data file HID to current system HID - Switches in a data file are reconciled with system members' actual IDs using this mapping - SwitchStore provides a RegisterSwitches method to register multiple switches - RegisterSwitches only imports a switch if one does not exist with the same timestamp - The number of switches created is logged |
||
|---|---|---|
| .. | ||
| CoreConfig.cs | ||
| CoreMetrics.cs | ||
| DataFiles.cs | ||
| db_schema.sql | ||
| Limits.cs | ||
| Models.cs | ||
| PluralKit.Core.csproj | ||
| Schema.cs | ||
| Stores.cs | ||
| TaskUtils.cs | ||
| Utils.cs | ||