Commit graph

12 commits

Author SHA1 Message Date
Mauro Balades
7cfe4aa88d chore: Update package.json description for clarity 2024-07-06 21:17:06 +02:00
trickypr
2fc60b26eb 🐛 Fix crash if engine directory does not exist 2022-11-17 11:31:53 +11:00
trickypr
77a63264b7 Add force option to download command 2022-11-15 12:40:51 +11:00
trickypr
e79d4b099c 💬 Correct comments and logs 2022-11-15 12:33:19 +11:00
trickypr
97a87f5eb4 🐛 Don't delete the engine directory every download
The primary justification for this is adding/updating extensions.
Ideally, you should just be able to run `download` again to get
the new extensions, which the current implementation does not
allow for.
2022-11-14 19:33:25 +11:00
SplatboyDev
965928626d Remove mkdirSync 2022-10-29 11:03:17 +02:00
SplatboyDev
2d4a6b974a 🔀Migrate to downloadInternals 2022-10-29 10:59:47 +02:00
TrickyPR
d84e0941b5 🎨 New, overkill linter 2022-10-20 22:08:27 +11:00
trickypr
0a64107c22 🐛 Don't create the tar directory as a parent 2022-07-12 21:37:13 +10:00
trickypr
5f2b57c826 Generate update manifests for addons 2022-07-12 16:29:27 +10:00
trickypr
d848fd1848 👽️ Use rm instead of rmdir 2022-07-12 15:55:25 +10:00
trickypr
27a74575b3 ♻️ Refactor download to work with new addons
This also makes things significantly easier to read
2022-07-11 23:03:23 +10:00