-
-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
kEllie edited this page Sep 26, 2024
·
1 revision
There are 2 ways to install Visual Novel Base into your projects.
In your game project, under the Library Manager, searching for "Visual Novel Base" and clicking the "Install" button.

To get the latest version of VNBase, you may find it under the releases tab, or through this link.
After downloading the archive, navigate to the root directory of your S&Box game project, and create a new folder called "Libraries" if one does not exist yet. Unarchive the latest release into that library folder.
To confirm that VNBase has installed properly, you may try to now add the "VN Script Player" component onto any GameObject on your scene.