1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-13 02:01:51 +00:00
tobspr_shapez.io/gulp
Даниїл Григор'єв e10edca73e
Add more packaging tasks and fix localConfig not being created (#22)
* Update Electron dependencies

This will break some mods and a few things were deprecated, but the
Electron wrapper will be replaced anyway.

* Add macOS and arm64 packaging tasks

As @chunkybanana has tested the general approach to building shapez on
macOS, I can now add these tasks. Aside from that, now there are tasks
to build for the 64-bit ARM variant of each system and a task that
builds packages for all platforms and architectures at once. A bug where
localConfig wasn't created when building for the first time was also
fixed.
2024-04-16 21:50:36 +03:00
..
preloader Remove ads, analytics and Steam SSO, simplify HTML tasks (#21) 2024-04-16 10:25:16 +03:00
.gitignore Add steampipe files and upgrade electron 2020-09-29 19:07:48 +02:00
atlas2json.js ES modules and config refactor 2023-03-04 00:46:55 -06:00
build_variants.js Slight improvements for the build process (#19) 2024-04-14 19:03:27 +03:00
buildutils.js Slight improvements for the build process (#19) 2024-04-14 19:03:27 +03:00
css.js ES modules and config refactor 2023-03-04 00:46:55 -06:00
docs.js ES modules and config refactor 2023-03-04 00:46:55 -06:00
entitlements.plist MacOS Support 2022-04-13 15:43:58 +02:00
ftp.js ES modules and config refactor 2023-03-04 00:46:55 -06:00
gulpfile.js Add more packaging tasks and fix localConfig not being created (#22) 2024-04-16 21:50:36 +03:00
html.js Remove ads, analytics and Steam SSO, simplify HTML tasks (#21) 2024-04-16 10:25:16 +03:00
image-resources.js Slight improvements for the build process (#19) 2024-04-14 19:03:27 +03:00
js.js ES modules and config refactor 2023-03-04 00:46:55 -06:00
jsconfig.json Initial commit 2020-05-09 16:45:23 +02:00
loader.compressjson.cjs ES modules and config refactor 2023-03-04 00:46:55 -06:00
loader.strip_block.js Initial commit 2020-05-09 16:45:23 +02:00
local-config.js ES modules and config refactor 2023-03-04 00:46:55 -06:00
mod.js Fix that whole export debacle (#1370) 2022-02-13 21:09:41 +01:00
sounds.js ES modules and config refactor 2023-03-04 00:46:55 -06:00
standalone.js Add more packaging tasks and fix localConfig not being created (#22) 2024-04-16 21:50:36 +03:00
translations.js Slight improvements for the build process (#19) 2024-04-14 19:03:27 +03:00
tsconfig.json Add ts support 2023-03-04 21:32:47 -06:00
webpack.config.js Add support for JSX 2023-10-24 16:58:53 +03:00
webpack.production.config.js Slight improvements for the build process (#19) 2024-04-14 19:03:27 +03:00