Installing the LevelEditor

You can install the LevelEditor from the GitHub site or using the Sony Package Manager.

GitHub

From the LevelEditor GitHub site, perform one of the following tasks:

 

Note that both the ZIP file and the repository clone include the prerequisite Authoring Tools Framework (ATF) code. See the ATF GitHub site for more information about the ATF.    

Package Manager

The LevelEditor is available through the WWS SDK Package Manager. To install the LevelEditor, perform the following tasks:

  1. Download the Package Manager.
  2. Create a folder in which to install LevelEditor, such as C:\LevelEditor37.
  3. Open a Windows Command Prompt window, and enter the following command:
    wwspm install wws_leveleditor -path C:\LevelEditor37
  4. If the following prompt appears, enter y (for “yes”) and press Return:

No WWS SDK installation found. Would you like to create a new one at "C:\LevelEditor37" ?

[yn]:

  1. Package Manager finds the components needed for LevelEditor and displays the following messages:

WWS SDK installation found at "C:\LevelEditor37".

Analyzing components...

Components to install:

[wws_atf,3.7]

[wws_leveleditor,3.7]

Would you like to proceed? [yn]:

  1. Enter y and press Return. Package Manager installs the components needed for LevelEditor and lists the installed components:

Retrieving components...

Deploying component [wws_atf,3.7] to "C:\LevelEditor37"...

Deploying component [wws_leveleditor,3.7] to "C:\LevelEditor37"...

You can run the LevelEditor as soon as the installation is complete.