Skip to content

vohzd/unreal-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unreal-mirror

This batch downloads items from the unrealarchive.org to disk in a JavaScripty way.

To run, first

npm install && npm run createIndex to download the metadata and create a SQLite database.

To commence the downloads themselves;

npm run download

The source is written in TypeScript, so change any of the contents of src/* then run npm run compile to apply your changes.

About

Save files from the unrealarchive.org to disk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published