This website requires JavaScript.
Explore
Help
Register
Sign In
chillcog
/
SPT-Server-Build
Watch
1
Star
0
Fork
0
You've already forked SPT-Server-Build
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fee5a1f4dcccc0fab2082d4f0788e9ae812067a8
SPT-Server-Build
/
Libraries
/
SPTarkov.Server.Core
/
DI
T
History
Chomp
09211c78ee
Updated
OnUpdate
to return task<bool>
2025-06-05 14:12:10 +01:00
..
IOnLoad.cs
Refactored pre spt mod loader to user IOnLoad, moved Watermark to IOnLoad as well (
#313
)
2025-05-30 11:03:08 +01:00
IOnUpdate.cs
Updated
OnUpdate
to return task<bool>
2025-06-05 14:12:10 +01:00
ISerializer.cs
Move more initialization, mod loading and http requests over to async
2025-05-29 23:50:06 +02:00
OnLoadOrder.cs
Refactored pre spt mod loader to user IOnLoad, moved Watermark to IOnLoad as well (
#313
)
2025-05-30 11:03:08 +01:00
OnUpdateOrder.cs
Refactored pre spt mod loader to user IOnLoad, moved Watermark to IOnLoad as well (
#313
)
2025-05-30 11:03:08 +01:00
Router.cs
Move Router, Callbacks and GetResponse over to ValueTask (
#325
)
2025-05-31 20:30:41 +01:00
ServiceLocator.cs
Add ServiceLocator so patches can access DI
2025-05-30 19:37:03 +02:00