Skip to content

Commit

Permalink
[GitHub Action] Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 24, 2024
1 parent 236e7ac commit 13d816e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Mod-Creation/C#-Programming/Debugging-Your-Mods.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Putting breakpoints inside game assemblies while using the Visual Studio Debugge

## Visual Studio 2022
- Install [Visual Studio Tools for Unity](https://docs.microsoft.com/en-us/visualstudio/gamedev/unity/get-started/getting-started-with-visual-studio-tools-for-unity?pivots=windows)
- Install [UnityModExtension](https://cdn.discordapp.com/attachments/562704639569428506/950162181285085194/UnityModExtension.vsix)
- Install [UnityModExtension](https://github.com/xiaoxiao921/UnityModExtension/releases/download/v1.1.0/UnityModExtension.vsix)
- Configure the Unity Mod Extension if needed by going in Tools -> Options

![image](https://user-images.githubusercontent.com/837334/176724832-37afd649-e982-49c3-aa9f-f47be219d093.png)
Expand Down

0 comments on commit 13d816e

Please sign in to comment.