Files
WanganSunrise/enmacompat
2024-04-17 22:50:22 +02:00
..
2024-04-17 22:50:22 +02:00
2024-04-17 21:14:53 +02:00
2024-04-17 18:21:11 +02:00
2024-04-17 22:50:22 +02:00

Enma Compat

Library with CLI tool to work with Enma Engine's emedded data

CLI

You can use the CLI to inspect data contained in the binary

# Only need to run this once
enmacompat --path path/to/exe analyze

# This is for inspecting
enmacompat --path path/to/exe extract

Blender Script

TODO;