Commit graph

22 commits

Author SHA1 Message Date
Mauro Balades
9819e0e84d chore: Update package.json version to 1.1.1 and optimize Windows platform flags 2024-07-23 16:47:49 +02:00
Mauro Balades
0be65d2f63 chore: Update package.json version to 1.0.39 and optimize Windows platform flags 2024-07-23 16:09:56 +02:00
Mauro Balades
94706db6b9 chore: Update package.json version to 1.0.38 and optimize Windows platform flags 2024-07-23 15:40:30 +02:00
Mauro Balades
ed9b6a7bc9 chore: Update package.json version to 1.0.34 and add fast-extract dependency 2024-07-22 11:43:19 +02:00
Mauro Balades
38d69f118a chore: Update package.json version to 1.0.24 and optimize Linux platform flags 2024-07-22 09:36:57 +02:00
Mauro Balades
730d3ff907 chore: Update package.json version to 1.0.23 and optimize Linux platform flags 2024-07-22 00:53:50 +02:00
Mauro Balades
2fc2331140 chore: Update package.json version to 1.0.22 and optimize Linux platform flags 2024-07-21 22:47:58 +02:00
Mauro Balades
6733bf112c chore: Update package.json version to 1.0.21 and remove unused funding.yml file 2024-07-21 22:00:17 +02:00
Mauro Balades
38b94f1cda chore: Update process.platform references to use surferPlatform 2024-07-10 19:03:28 +02:00
Mauro Balades
795991d1dc chore: Update process.platform to use surferPlatform 2024-07-10 18:44:55 +02:00
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