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
32
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
2930581d25
Prevent log messages to save on string allocations
2024-01-30 17:26:34 +00:00
Config
Force green flare to GZ map
2024-01-19 13:59:00 +00:00
Logger
Prevent log messages to save on string allocations
2024-01-30 17:26:34 +00:00
Model
First pass cleanup and code conversion to net8.0
2024-01-30 14:54:01 +00:00
Process
Prevent log messages to save on string allocations
2024-01-30 17:26:34 +00:00
Serializers
First pass cleanup and code conversion to net8.0
2024-01-30 14:54:01 +00:00
Storage
First pass cleanup and code conversion to net8.0
2024-01-30 14:54:01 +00:00
Utils
First pass cleanup and code conversion to net8.0
2024-01-30 14:54:01 +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%