dtmt/lib/sdk/src
Lucas Schwiderski 7b95918000
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
Refactor code for file injection
I ended up wrapping the raw data in a `BundleFile` twice.
I also made '--compile' the default, as it should be much less often
that raw data needs to be inserted. Even files that are essentially raw
binary blobs, like `.wwise_event`, still have some custom fields that
need to be accounted for.
2025-04-22 23:17:01 +02:00
..
bundle Refactor code for file injection 2025-04-22 23:17:01 +02:00
filetype Fix clippy warnings 2025-04-21 23:13:36 +02:00
murmur Add tests for hash inversion 2024-08-14 09:22:24 +02:00
binary.rs sdk: Fix reading strings 2024-07-19 09:48:21 +02:00
context.rs sdk: Implement decompiling Lua 2023-10-30 09:28:07 +01:00
lib.rs Refactor code for file injection 2025-04-22 23:17:01 +02:00