stunpacka is a program for converting .st files to .lua files.
fuck maintainers for being weird.
- clone the repository.
- build:
go build .
- run the program without arguments to enter interactive mode
- drag and drop
.stfiles onto the console window, or type filenames (can be processed in bulk) - available commands:
help: shows help dialoguecredits: shows creditswebsite: opens the discord serverexit: exits stunpacka
process files via command line arguments with various options:
stunpacka [options] [files...]options:
-out <directory>: output directory for converted files-verbose: enable verbose output-workers <num>: maximum number of concurrent workers (default: CPU count)-force: force overwrite existing files-help: shows help dialogue
.st file
-- manifest & lua provided by: https://www.piracybound.com/discord
-- via manilua
[decrypted lua here]stunpacka © 2025 by piracybound is licensed under CC BY-ND 4.0