mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -05:00
Changes: - Adds a map for `profiles` - Changes `onBeforeSaveCallbacks` to be Promises - Changes `SaveMD5` into `saveSHA1` as the async method for `saveSHA1` isn't blocking - Changes all routes and callbacks directly interacting with SaveServer to be async --------- Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>