A repository for Miniblox dumpers mainly intended for the use with Miniblox translation layers.
- TypeScript 100%
| src/dumpers | fix(packets.ts): use Set instead of array to fix duplicates being included and not-working attempt at using objDefinePropToAssignment module | |
| .editorconfig | Initial Commit | |
| .gitignore |
chore: moved miniblox bundle files to bundles/
|
|
| deno.json | fix: update task paths for dumpers | |
| LICENSE.md | chore: add license | |
| ReadME.md | chore: update ReadME to reflect to repo purpose | |
Miniblox dumpers
This is a collection of dumper scripts that will dump some useful stuff for Miniblox translation layers. This git repo used to be for a translation layer, but it never happened, and someone else publicized their translation layer, which is what I use now.
Progress
See issue RealPacket/miniblox-dumpers#1 for progress.