build: add spacetime local dev scripts

This commit is contained in:
2026-04-21 01:58:46 +08:00
parent c9850c8caf
commit a1a02eee7d
7 changed files with 138 additions and 6 deletions

View File

@@ -244,7 +244,7 @@ server-rs/
└─ scripts/
├─ dev.sh / dev.ps1
├─ check.sh / check.ps1
├─ spacetime-publish.sh
├─ spacetime-dev.sh / spacetime-dev.ps1
└─ smoke.sh / smoke.ps1
```