About This File
n0minal's Interior Browser
Hello Dear Ragers,
Today I bring you guys a simple - but useful - browser for interiors to preview.
I spent something like ~2 hours to make it, so it might contain bugs, if you find a bug please post it in here or contact me by PM and I'll fix it as soon as possible.
Commands ⌨️
There are two commands (and binds for it):
- /interior (or shortened: /i): Loads the Interior Browser menu, in which you can interact and select an interior to preview.
- /leave (or shortened: /l): Leaves the current interior and gets teleported back to your first position when you called the browser for the first time.
The Script 📰
Download the .zip file and extract it inside your client-packages folder, after that, create (or edit) a index.js file in your client_packages root folder with the following content:
//requires interior-browser package
require("interior-browser");
and you're ready to go!
- Github Link: https://github.com/n0minal/interior-browser
That's all,
See you on the next release!