There was an error while loading. Please reload this page.
1 parent 924c144 commit 59d9717Copy full SHA for 59d9717
1 file changed
README.md
@@ -23,7 +23,7 @@ After the assets exist, run the local dev server:
23
pnpm dev
24
```
25
26
-`pnpm build` only builds the Vite app. Use `pnpm build:full` when you intentionally want to regenerate Quake assets and build the app in one command.
+`pnpm build` only builds the Vite app. Use `pnpm build:full` when you want to regenerate Quake assets and build the app in one command.
27
28
For focused asset iteration, use `pnpm prepare:quake:map e1m7` or `pnpm prepare:quake:model dog`.
29
0 commit comments