docs: add quickstart command
This commit is contained in:
parent
19f43691c3
commit
95b0715113
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
# git lfs files
|
||||
|
||||
## quickstart script
|
||||
|
||||
```
|
||||
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser; irm "https://forge.joshwel.co/mark/common/raw/branch/main/repoquickset.ps1" | iex
|
||||
```
|
||||
|
||||
## file placements
|
||||
|
||||
- for Game-only projects
|
||||
|
|
Loading…
Add table
Reference in a new issue