1
0
Fork
You've already forked dumpers
1
A repository for Miniblox dumpers mainly intended for the use with Miniblox translation layers.
  • TypeScript 100%
2025年02月12日 13:32:06 -06:00
src/dumpers fix(packets.ts): use Set instead of array to fix duplicates being included and not-working attempt at using objDefinePropToAssignment module 2025年02月12日 13:32:06 -06:00
.editorconfig Initial Commit 2024年08月16日 22:56:40 -05:00
.gitignore chore: moved miniblox bundle files to bundles/ 2024年12月11日 11:52:46 -06:00
deno.json fix: update task paths for dumpers 2024年10月18日 15:06:17 -05:00
LICENSE.md chore: add license 2024年08月18日 18:25:18 -05:00
ReadME.md chore: update ReadME to reflect to repo purpose 2024年10月18日 14:27:10 -05:00

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.