-
Notifications
You must be signed in to change notification settings - Fork 2
Install the Library
Jasdac edited this page Mar 9, 2021
·
2 revisions
First off, make a folder for LSL libraries if you don't already have one. Such as C:\LSL
Git clone https://github.com/JasXSL/ObstacleScript into your LSL library folder.
Go to the repo, click the download button, and download as zip. Extract ObstacleScript-master into your LSL folder and rename it ObstacleScript.
- Create a new script and open the script window.
- Click the cog icon
- Check Enable LSL Preprocessor, script optimizer, #includes from local disk. The rest of the settings are optional.
You're ready to go!