wabbajack/Wabbajack.Common
2019-11-21 16:04:48 +01:00
..
Enums Removed unused imports from Wabbajack.Common 2019-11-21 15:26:08 +01:00
Error States Simplified names in Wabbajack.Common 2019-11-21 16:04:48 +01:00
Extensions Removed unused imports from Wabbajack.Common 2019-11-21 15:26:08 +01:00
Properties code reformatting 2019-09-13 22:35:42 -06:00
7z.dll rework extractor routines 2019-08-25 17:52:03 -06:00
7z.dll.gz rework extractor routines 2019-08-25 17:52:03 -06:00
7z.exe rework extractor routines 2019-08-25 17:52:03 -06:00
7z.exe.gz rework extractor routines 2019-08-25 17:52:03 -06:00
app.config Added Ceras NuGet Package 2019-10-27 14:55:30 +01:00
BSDiff.cs code reformatting 2019-09-13 22:35:42 -06:00
ChannelStreams.cs WIP channels 2019-11-08 23:37:05 -07:00
ChildProcessTracker.cs code reformatting 2019-09-13 22:35:42 -06:00
Consts.cs Several fixes that came up during testing. 2019-11-19 17:15:46 -07:00
DynamicIniData.cs start of zEdit integration 2019-09-23 15:37:10 -06:00
ExtensionManager.cs ExtensionManager: Removed unused argument 2019-10-31 12:14:14 +01:00
FileExtractor.cs Rework Work queue to be non-static 2019-11-16 21:16:42 -07:00
GameMetaData.cs Re-added Morrowind 2019-11-18 20:31:55 +01:00
GOGHandler.cs Updated GOGHandler with new check for RequiredFiles 2019-11-17 15:00:40 +01:00
ModListRegistry.cs add modlist metadata files 2019-10-15 17:23:14 -06:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
SplittingStream.cs code reformatting 2019-09-13 22:35:42 -06:00
StatusFileStream.cs Removed unused imports from Wabbajack.Common 2019-11-21 15:26:08 +01:00
StatusUpdate.cs Removed unused imports from Wabbajack.Common 2019-11-21 15:26:08 +01:00
SteamHandler.cs Added RequiredFiles property to GameMetaData 2019-11-17 15:00:39 +01:00
Utils.cs Simplified names in Wabbajack.Common 2019-11-21 16:04:48 +01:00
Wabbajack.Common.csproj Several fixes that came up during testing. 2019-11-19 17:15:46 -07:00
WorkQueue.cs Removed unused imports from Wabbajack.Common 2019-11-21 15:26:08 +01: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.