Lua Base64 Encoder

Tweakdefs

Custom Tweakdef

Tweakunits

Custom Tweakunit

How to use:

1. Toggle between Encode/Decode mode using the switch at the top.

2. In Encode mode: Select a file from the dropdown or use "--Custom Tweaks--" to input your own code.

3. Click "Minify & Convert" to process the code.

4. Copy the compressed or Base64 output using the copy buttons.

5. In Decode mode: Paste a Base64 string and click "Decode" to convert it back to Lua code.

6. Select the format (Tweakdef or Tweakunit) and click "Beautify" to format the decoded Lua code.

7. The options from dropdown are pull directly from Backbash repo so it is always updated.