Commit Graph

6 Commits

Author SHA1 Message Date
Haoyu Xu
7e2a2a1d40 feat(aklive2d): many changes
- generalized env_generator
- fixed content_processor
- updated config to add fields
- removed redundant fields in config
2023-02-25 21:36:54 -05:00
Haoyu Xu
6307bfd017 feat(aklive2d): add directory building
- rename __dirname to __projectRoot
- rename runner.js to aklive2d.js
- add npm scripts
- add directory building commands (dev/build)
2023-02-20 18:15:16 -05:00
Haoyu Xu
9c4dab5d59 chore(showcase): add ?settings for preview by default and a privacy-focused tracker 2023-02-09 09:29:11 -05:00
Haoyu Xu
4decb3d605 feat(runner): add parallel building 2023-01-20 17:21:08 -05:00
Haoyu Xu
8981f2eb22 refactor(runner): use global varibales 2023-01-20 15:09:53 -05:00
Haoyu Xu
5669f78009 feat(background): add other in-game backgrouds (1/2)
Co-authored-by: yueqiaocertik <yueqiaocertik@users.noreply.github.com>
2023-01-19 00:22:34 -05:00