You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
10 months ago | |
---|---|---|
.gitignore | 10 months ago | |
LICENSE | 10 months ago | |
README.MD | 10 months ago | |
lotspp.fnl | 10 months ago |
README.MD
Legend of the Seven Paladins Packer
This program allows you to create archive files for the game. They are valid as far as the extractor is concerned.
Also available on my itch.io at https://parlortricks.itch.io/lotspp
Requirements
- Fennel
- Lua 5.4
Howto Run
I had issues testing this on windows, this is how i ran it:
lua54.exe fennel lotspp.fnl <file1> <file2> <file3> ..
Attributions
Based on my work creating LOTSPE in Fennel