Skip to content

Installation

kEllie edited this page Sep 26, 2024 · 1 revision

How To Install

There are 2 ways to install Visual Novel Base into your projects.

Option 1, Library Manager

In your game project, under the Library Manager, searching for "Visual Novel Base" and clicking the "Install" button.

image

Option 2, Manual Installation

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.

Afterwards

To confirm that VNBase has installed properly, you may try to now add the "VN Script Player" component onto any GameObject on your scene.

Clone this wiki locally