Installation
Method 1 - Take the model¶
- Take the ZonePlus model by Nanoblox.
- Open the toolbox and navigate to Inventory -> My Models.
- Click ZonePlus to insert into your game and place anywhere within
ReplicatedStorage.
Method 2 - Download from Releases¶
- Visit the latest release.
- Under Assets, download
ZonePlus.rbxm. - Within studio, navigate to MODEL -> Model and insert the file anywhere within
ReplicatedStorage.
Method 3 - With Rojo¶
- Setup with Rojo.
- Visit the ZonePlus repository.
- Click Fork in the top right corner.
- Clone this fork into your local repository.
- Modify the
default.project.jsonfile to your desired location (by default ZonePlus is built directly intoReplicatedStorage). - Call
rojo serve(terminal or VSC plugin) and connect to the rojo studio plugin.