13 Commits

Author SHA1 Message Date
7d3dbf6cd1 Update for 3.4.1 2022-12-27 12:33:42 +00:00
37c8ff1a12 Update package jsons to match 340 code 2022-12-19 14:07:04 +00:00
64c9842cee Update aki version strings + example mod 1s types 2022-11-12 16:08:26 +00:00
4af4e7e780 Update examples for 3.2.4 2022-10-02 23:00:27 +01:00
bd8a707087 Update for 3.2.3 2022-09-11 16:45:21 +01:00
Dinkadactyl
e06fea8398
External Build Script
This update removes the inline build scripts from the `package.json` file and replaces them with an external build script: `packageBuild.ts`. An external script allows for much more flexibility.

Along with the external script change, this PR updates a few other things:
 - Moved from `copyfiles` to `fs-extra` for minor speed improvements.
 - Generates the mod package name by using the `package.json` information. The format used is `Author-PackageName-Version`.
 - Saves the compressed file in the `dist` folder.
 - Saves the compressed file using the new mod package name.
 - Compressed file now includes a root directory named after the mod package for easy copying to the user's `user/mods` game directory.
2022-08-31 22:28:48 -04:00
129b6eb52a 3.2.2 2022-08-23 21:56:08 +01:00
cdba0e1ecc 3.2.1 update 2022-08-15 22:07:06 +01:00
9d1d6f8995 Update version strings 2022-07-25 20:49:20 +01:00
c43ccd8dc4 3.1.x mod examples update 2022-07-09 19:27:30 +01:00
8b2547dc51 update aki version to 301 2022-07-03 14:55:48 +01:00
7a107c45eb update zip build script to work cross-platform 2022-06-02 11:42:20 +01:00
f2ce091fa6 Add example 2022-05-25 21:24:29 +01:00