ere game example
  • JavaScript 100%
Find a file
2026-04-08 15:46:52 +08:00
.husky chore: updates ere sdk 2024-05-25 10:29:31 +08:00
build build: adds ere-webpack-plugin 2025-03-16 11:30:35 +08:00
ci build: adds ere-webpack-plugin 2025-03-16 11:30:35 +08:00
csv feat: updates the site url 2025-03-01 18:54:28 +08:00
ere chore(sdk): keep sync on sdk 2026-04-08 15:46:52 +08:00
.ere-min-version ci: adds .gitlab-ci.yml 2025-02-07 19:55:54 +08:00
.gitignore build: updates build configurations 2025-03-16 10:22:08 +08:00
.gitlab-ci.yml ci: updates .gitlab-ci.yml and related js scripts 2025-02-10 15:47:21 +08:00
eslint.config.js chore: updates the version of eslint 2026-01-19 11:18:54 +08:00
package.json chore: updates the version of eslint 2026-01-19 11:18:54 +08:00
README.md feat: adds other formats of static data files 2024-10-17 20:40:25 +08:00
webpack.config.js chore(sdk): keeps sync 2026-01-18 10:38:13 +08:00

EraElectron例程

包含基于Ere的游戏可执行的最小套件

ere是游戏程序集以main.js为入口通过era-electron.js与引擎通信

yml/json/csv是游戏静态数据集包含同名格式的各种数据文件实际使用中只需保留一种但必须包含GameBase.(yml|json|csv)也可以通过ere.config.json中system.static指定