Files
Vick Scarlet 2d35eda931 update: play property animation
update: event format field
fix: test
2026-08-12 21:57:49 +08:00

19 lines
364 B
Markdown

# 人生重开模拟器
<a href="https://discord.gg/U3qrf49NMQ"><img src="https://img.shields.io/discord/883382868427014255?color=%23FEE75C&label=Discord&logo=discord&logoColor=white&style=for-the-badge" /></a>
[English](./README.md) | 简体中文
## 开发环境
包管理: `pnpm`
运行时: `bun`
## 使用
### 开发
```bash
pnpm build:data
pnpm dev
```