Skip to content

Commit 0e0bee7

Browse files
committed
Fix link to latest release in the README
1 parent ddb085c commit 0e0bee7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
### In Visual Studio
66

77
1. Locate your Visual Studio's user Project Template directory by following [this guide](https://learn.microsoft.com/en-us/visualstudio/ide/how-to-locate-and-organize-project-and-item-templates?view=vs-2022#location-for-user-templates).
8-
2. Download [the latest release](https://github.com/HasteModding/HasteModding/releases/latest/download/HasteSteamWorkshopMod.zip) and place it inside the Visual Studio user Project Template directory, under `C#/`.
8+
2. Download [the latest release](https://github.com/HasteModding/Template/releases/latest/download/HasteSteamWorkshopMod.zip) and place it inside the Visual Studio user Project Template directory, under `C#/`.
99
3. In Visual Studio, create a new project and use "Haste Steam Workshop Mod" as the template.
1010
- You may have to scroll down to see it.

0 commit comments

Comments
 (0)