Commit Graph

4 Commits

Author SHA1 Message Date
sp-tarkov-bot b45d5befb1 Format Style Fixes 2025-07-27 08:06:42 +00:00
Alex 93b612a60c Changed OutputPath to OutDir for rider compatibility 2025-05-15 19:53:22 +01:00
CWX 0f2e18c34d renamed as its dependant on the build not what config is run
just to add,
fat fingered commit instead of moving to a new line.

server in debug mode will use appsettings.development.json

this has changed to have three sub logging folders - Kestrel, Requests, spt
before the logging changes we lost all kestrel logging, which sometimes made it hard to understand failed requests

in release it will use appsettings.json
this will log to console and spt only
2025-04-15 18:46:38 +01:00
CWX 797c2109a0 add back launchSettings json, should fix debugging in IDE's, updated readme to reflect changes 2025-04-08 10:09:00 +01:00