1 parent d067637 commit 254c2dcCopy full SHA for 254c2dc
1 file changed
CONTRIBUTING.md
@@ -46,7 +46,7 @@ Unofficial Shadowrun 3rd Edition Homebrew system for Foundry VTT v13 (V2).
46
- Windows: `mklink /J "%LOCALAPPDATA%/FoundryVTT/Data/systems/sr3e" "C:\path\to\repo"`
47
- macOS: `ln -s /path/to/repo ~/Library/Application\ Support/FoundryVTT/Data/systems/sr3e`
48
- Linux: `ln -s /path/to/repo ~/.local/share/FoundryVTT/Data/systems/sr3e`
49
-- For the first build you can run `npm run build` is rarely needed.
+- For the first build you can run `npm run build`.
50
- Builds are automated on save (via gulp). `npx gulp` js, LESS and svelte files are automatically handled in most scenarios.
51
52
---
0 commit comments