wabbajack/Wabbajack.Common
2020-04-03 18:23:13 -05:00
..
Enums Initial one-window setup 2019-11-24 16:01:13 -06:00
Error States Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
Extensions Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
Http Nexus Cache is now SQL Based 2020-04-03 16:41:42 -06:00
KnownFolders Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
StatusFeed Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
StoreHandlers Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
Util Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
app.config Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
AsyncBlockingCollection.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
BSDiff.cs Create .metas automatically for source-from-game files. 2019-12-10 05:26:49 -07:00
ChildProcessTracker.cs code reformatting 2019-09-13 22:35:42 -06:00
CLI.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
Consts.cs Fix a few more broken tests 2020-04-03 16:41:42 -06:00
DynamicIniData.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
GameMetaData.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
Hash.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
Json.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
MessagePack.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
Metrics.cs Cleaned up a bunch of warnings and errors 2020-04-03 16:40:52 -06:00
ModListAssociationManager.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
ModListRegistry.cs add modlist metadata files 2019-10-15 17:23:14 -06:00
OctoDiff.cs Fixes for WorkBase 2020-03-03 22:23:08 -07:00
Paths.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
ProcessHelper.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
SplittingStream.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
StatusFileStream.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
StatusUpdateTracker.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
Utils.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
Wabbajack.Common.csproj Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
WorkQueue.cs Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00

Wabbajack.Common

The Common part of the project name tells it all: Here you will find our Utility functions, the Constants, File Extractors and Game Handlers.