This website requires JavaScript.
Explore
Help
Sign In
DrakiaXYZ
/
LootDumpProcessor
Watch
0
Star
0
Fork
0
You've already forked LootDumpProcessor
Code
Pull Requests
Activity
33
Commits
4
Branches
1
Tag
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Alex
54243f0932
Improved further memory usage and added a subsystem for the collector to dump into a file data while it keeps the pre-processor going
2024-01-30 20:22:32 +00:00
Config
Improved further memory usage and added a subsystem for the collector to dump into a file data while it keeps the pre-processor going
2024-01-30 20:22:32 +00:00
Logger
Prevent log messages to save on string allocations
2024-01-30 17:26:34 +00:00
Model
Improved further memory usage and added a subsystem for the collector to dump into a file data while it keeps the pre-processor going
2024-01-30 20:22:32 +00:00
Process
Improved further memory usage and added a subsystem for the collector to dump into a file data while it keeps the pre-processor going
2024-01-30 20:22:32 +00:00
Serializers
First pass cleanup and code conversion to net8.0
2024-01-30 14:54:01 +00:00
Storage
Improved further memory usage and added a subsystem for the collector to dump into a file data while it keeps the pre-processor going
2024-01-30 20:22:32 +00:00
Utils
Improved further memory usage and added a subsystem for the collector to dump into a file data while it keeps the pre-processor going
2024-01-30 20:22:32 +00:00
.gitignore
initial push of Loot Processing Tool
2023-08-12 19:08:38 +01:00
GCHandler.cs
removed BOM from GCHandler
2024-01-30 14:55:42 +00:00
LootDumpProcessor.csproj
Update .net version to 8
2024-01-17 17:04:43 +00:00
LootDumpProcessor.sln
initial push of Loot Processing Tool
2023-08-12 19:08:38 +01:00
LootDumpProcessorContext.cs
First pass cleanup and code conversion to net8.0
2024-01-30 14:54:01 +00:00
Program.cs
First pass cleanup and code conversion to net8.0
2024-01-30 14:54:01 +00:00
Description
Tool used to process loot dump files
193
KiB
Languages
C#
100%