From c90f2e774f9442b5d24066497184c0724ec91349 Mon Sep 17 00:00:00 2001 From: Thomas Terp Date: Sat, 20 Mar 2021 18:36:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb106b3..d9bce1b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Follow these steps to install it for use with your addon: 1. Download the latest release 2. Extract the folders inside of `\game\hla_addons\vending_shop\` into your
`C:\Program Files (x86)\Steam\steamapps\common\Half-Life Alyx\game\hlvr_addons\\` folder 3. Extract the folders inside of `\content\hla_addon\vending_shop\` into your
`C:\Program Files (x86)\Steam\steamapps\common\Half-Life Alyx\content\hlvr_addons\\` folder -4. The vending shop comes with a demo map, you should remove that before publishing your map:
Remove `vending_shop_demo.vpk` from `\game\hlvr_addons\\maps`
Remove `vending_shop_demo.vmap` from `\content\hlvr_addons\\maps` +4. If you installed the demo map, you should remove that before publishing your map.
**Remove all files named `vending_shop_demo` from these locations:**
`\content\hlvr_addons\\maps\`
`\game\hlvr_addons\\maps\`
`\game\hlvr_addons\\maps\graphs\`
## How to use Follow these steps to add a vending shop to your map: 1. Open the `Prefabs` tab at the top of the Hammer window