Legend of the Seven Paladins Packer
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.
ParlorTricks 93e7cd0e1e fixed readme 10 months ago
.gitignore itch.io release 10 months ago
LICENSE - Project creation 10 months ago
README.MD fixed readme 10 months ago
lotspp.fnl Improved [process-files] 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