You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ This repository includes launch configurations to automatically build and debug
158
158
- The [meson editor extension](https://marketplace.visualstudio.com/items?itemName=mesonbuild.mesonbuild)
159
159
- Run the provided `Setup Meson` task, found via the command palette -> `Tasks: Run Task`
160
160
- Windows:
161
-
-[Visual Studio (2022) C++ Build Tools](https://visualstudio.microsoft.com/downloads/?q=build+tools#build-tools-for-visual-studio-2022)[`MSVC v143`], available on the system `PATH`
161
+
-[Visual Studio (2022) C++ Build Tools](https://visualstudio.microsoft.com/downloads/?q=build+tools#build-tools-for-visual-studio-2022)(`MSVC v143`)
162
162
- The `fmod.dll` library must be copied to the **Data Repository** (as above)
163
163
- Linux:
164
164
-[All the dependencies listed above](#dependencies)
0 commit comments