Skip to content

Commit 1cef876

Browse files
committed
doc: Update README.
1 parent f8c9db3 commit 1cef876

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Pinball Assets
22

3-
*HDRP Assets for VPE.*
3+
This repo contains ready-to-use assets for the Visual Pinball Engine. They have been created following the guidelines documented [here](https://docs.visualpinball.org/creators-guide/editor/asset-library-styleguide.html).
4+
5+
## Setup
6+
7+
You'll need [git LFS](https://git-lfs.github.com/) in order to use this repo. [Install the extension](https://github.com/git-lfs/git-lfs/releases/download/v2.12.0/git-lfs-windows-v2.12.0.exe) if you don't already have. Then enable it before cloning the repo.
8+
9+
```sh
10+
git lfs install
11+
git clone https://github.com/VisualPinball/VisualPinball.Unity.AssetLibrary.git
12+
```
413

514
## Credits
615

0 commit comments

Comments
 (0)