208 Commits

Author SHA1 Message Date
f56c0e1c5c Fix: Update types to fix error in example 12 2023-01-01 12:43:53 +00:00
36bba54334 Fix: Trader shows in 3.5.0 2023-01-01 12:29:45 +00:00
7d3dbf6cd1 Update for 3.4.1 3.4.0 2022-12-27 12:33:42 +00:00
b0ce3a5081 Update trader example 2022-12-25 11:40:29 +00:00
a06b37273d improve add trader example 2022-12-25 11:04:14 +00:00
24f6974570 Updated addTrader example 2022-12-24 16:26:15 +00:00
6a7cc49ad6 Improve add trader example 2022-12-22 15:21:44 +00:00
2fa1d18251 Clean up add trader example 2022-12-22 11:44:39 +00:00
e623ee5312 Update example 13 to take into account new locale changes from bsg 2022-12-22 10:50:07 +00:00
2dc93fda84 Update types for 3.4.0 2022-12-20 18:32:21 +00:00
37c8ff1a12 Update package jsons to match 340 code 2022-12-19 14:07:04 +00:00
784613eb48 Update types 2022-12-19 14:01:18 +00:00
d33a9055ed Update types 2022-12-18 19:01:48 +00:00
b6d46dd62a Update example types for 3.4.0 2022-12-18 12:22:32 +00:00
2457e0794d Remove incorrect comment 2022-12-13 14:27:19 +00:00
0bf5c06cfe Update types for 3.4.0 2022-12-03 09:57:08 +00:00
3e83b2ee99 3.4.0 update 2022-11-25 22:49:38 +00:00
0cca86c132 Update types 3.3.0 2022-11-14 15:08:43 +00:00
87624e0cad Update types 2022-11-14 13:36:00 +00:00
60eaeb9daa Update types 2022-11-14 10:46:29 +00:00
1d7113a549 Update types 2022-11-13 22:13:20 +00:00
e9ee501590 readme 2022-11-12 16:09:59 +00:00
64c9842cee Update aki version strings + example mod 1s types 2022-11-12 16:08:26 +00:00
aa74337149 Improve comment in #5 3.2.5 2022-10-20 12:22:22 +01:00
3e2d95eb2e Update for 3.2.5 2022-10-17 19:50:31 +01:00
fd4f213982 Update readme title 3.2.4 2022-10-04 15:08:59 +01:00
57390ef455 Update download link 2022-10-04 15:02:11 +01:00
9eee3a7a4d Update readme 2022-10-04 15:01:02 +01:00
4af4e7e780 Update examples for 3.2.4 2022-10-02 23:00:27 +01:00
a8ca8ecac7 Added http listener example 2022-09-19 13:26:42 +01:00
1d4301682a Update readme
Delete unused examples
3.2.3
2022-09-11 23:58:53 +01:00
bd8a707087 Update for 3.2.3 2022-09-11 16:45:21 +01:00
b804735ef7 Merge pull request 'BuildScriptRework' (#9) from BuildScriptRework into master
Reviewed-on: #9
2022-09-09 08:53:58 +00:00
25b51fcce1 Formatting changes + completion message change 2022-09-09 09:53:24 +01:00
50368c469c Merge pull request 'External Build Script' (#8) from Dinkadactyl/ModExamples:master into BuildScriptRework
Reviewed-on: #8
2022-09-09 08:29:52 +00:00
Dinkadactyl
c849f9e51b Merge branch 'master' into master 2022-09-08 17:32:40 +00:00
e9c0f8c8e2 Update types to match 3.2.3 2022-09-08 16:35:55 +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
5ba3a299f8 Update types to 3.2.2 3.2.2 2022-08-29 15:58:24 +01:00
eeece35098 Update zip script 2022-08-28 15:18:02 +01:00
8537eba180 Update types for examples 1/2/3 2022-08-28 13:46:34 +01:00
bf8eaf92ad Update types for examples 1/2/3 2022-08-27 20:00:14 +01:00
363db41312 readme update 2022-08-24 22:25:13 +01:00
019adcc79b Update types 2022-08-24 22:24:30 +01:00
129b6eb52a 3.2.2 2022-08-23 21:56:08 +01:00
8c9fad5dc0 Merge pull request '3.2.1 update' (#7) from clodan/ModExamples:321-update into master
Reviewed-on: #7
3.2.1
2022-08-15 21:08:34 +00:00
cdba0e1ecc 3.2.1 update 2022-08-15 22:07:06 +01:00
3586f650d2 Update types for 3.2.0 release 3.2.0 2022-08-08 11:13:42 +01:00
cf58a8dd87 Merge pull request '320 types update' (#6) from clodan/ModExamples:320-update into master
Reviewed-on: #6
2022-08-07 15:59:33 +00:00
80bf789157 320 types update 2022-08-07 16:58:09 +01:00