Files
GameServerManager/server
hengwuming 02f8cd7639 fix(server): use fs-extra default import compat
Issue: #75

Reason:
- mrpack deployment could fail under ESM with "fs.readFile is not a function"
- importing fs-extra via  is not reliable in this runtime

Changes:
- add a shared fs-extra compatibility wrapper
- switch mrpack and related deployment modules to use the wrapper

Refs: #75
2026-04-05 12:38:57 +08:00
..
2026-03-01 11:34:39 +08:00
2026-02-27 00:30:46 +08:00