Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasTerp committed Mar 20, 2021
1 parent ce11d44 commit c90f2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Follow these steps to install it for use with your addon:
1. Download the <a href="https://github.com/ThomasTerp/hla-vending-shop/releases">latest release</a>
2. Extract the folders inside of `\game\hla_addons\vending_shop\` into your<br />`C:\Program Files (x86)\Steam\steamapps\common\Half-Life Alyx\game\hlvr_addons\<YOUR ADDON NAME>\` folder
3. Extract the folders inside of `\content\hla_addon\vending_shop\` into your<br />`C:\Program Files (x86)\Steam\steamapps\common\Half-Life Alyx\content\hlvr_addons\<YOUR ADDON NAME>\` folder
4. The vending shop comes with a demo map, you should remove that before publishing your map:<br />Remove `vending_shop_demo.vpk` from `\game\hlvr_addons\<YOUR ADDON NAME>\maps`<br />Remove `vending_shop_demo.vmap` from `\content\hlvr_addons\<YOUR ADDON NAME>\maps`
4. If you installed the demo map, you should remove that before publishing your map.<br />**Remove all files named `vending_shop_demo` from these locations:**<br />`\content\hlvr_addons\<YOUR ADDON NAME>\maps\`<br />`\game\hlvr_addons\<YOUR ADDON NAME>\maps\`<br />`\game\hlvr_addons\<YOUR ADDON NAME>\maps\graphs\`<br />
## 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
Expand Down

0 comments on commit c90f2e7

Please sign in to comment.