From 6900d4c8ff0e2f24c868430e68359ee3ecea0108 Mon Sep 17 00:00:00 2001 From: Oak Asteroid <0akasteroid25@gmail.com> Date: Sat, 22 Nov 2025 17:44:05 -0800 Subject: [PATCH] Update installing-vpe.md Corrected "Add package by name..." to "Install package by name..." --- .../Documentation~/creators-guide/setup/installing-vpe.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/VisualPinball.Unity/Documentation~/creators-guide/setup/installing-vpe.md b/VisualPinball.Unity/Documentation~/creators-guide/setup/installing-vpe.md index c875f5fd9..120e73c08 100644 --- a/VisualPinball.Unity/Documentation~/creators-guide/setup/installing-vpe.md +++ b/VisualPinball.Unity/Documentation~/creators-guide/setup/installing-vpe.md @@ -61,7 +61,7 @@ Also check *Enable Pre-release Packages* (and confirm), as well as *Show depende Hit *Save* and close the window. Now you'll add VPE's HDRP package, which will automatically pull in the core package and the assets package. -Open the package manager by clicking on *Window -> Package Management -> Package Manager*. Then click on the "plus" icon on the top left corner of the window, and choose *Add package by name..*. +Open the package manager by clicking on *Window -> Package Management -> Package Manager*. Then click on the "plus" icon on the top left corner of the window, and choose *Install package by name..*.

Package Manager

@@ -75,3 +75,4 @@ When complete, you should now have a *Pinball* menu in the editor, and you shoul

Unity Input System Warning

Now that VPE is installed let's [import a table](xref:setup-running-vpe)! +