Legend of the Seven Paladins Extracter
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 e03038daf6 itch.io release
- updated readme
 - updated .gitignore
 - allowed ARCHIVE.DATE file to extract
10 months ago
.gitignore itch.io release 10 months ago
LICENSE Version 1.0. Cleaned up code, added licensing 10 months ago
README.MD itch.io release 10 months ago
lotspe.fnl itch.io release 10 months ago

README.MD

Legend of the Seven Paladins Extracter

This tool allows you to extract all the files from the 2 archives available:

  • LMART000.DAT
  • LVART000.DAT

Currently does not support any other file names, but may in the future support custom archives.

This was written because I couldn't run the version from below, and wanted to code my own based on the available info on the wiki.

Also available on my itch.io at https://parlortricks.itch.io/lotspe

Requirements

These are what you need to run this:

Howto run

fennel lotspe.fnl <file to extract>

Attributions

Thanks to Frenkel for doing the hard yards.