Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 428 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 428 Bytes

lp-level-downloader

A script to download a user's full list of levels on https://www.levelpalace.com/.

To use, insert the name of the LP level creator in the creatorName variable in index.js, run npm i, followed by npm start, and terminate the program once all of the creator's levels have been downloaded, according to the program output.

The levels will be saved into the included levels folder as .txt files.