Vectric Syntax Libraries: Difference between revisions

From SDK
Jump to navigation Jump to search
Line 9: Line 9:


== Configuring library ==
== Configuring library ==
To enable the Vectric Syntax Libraries, open ZeroBrane Studio and navigate to the <q>Edit</q> pull down menu, <q>Preferences<q/> and select <q>Settings: User</q>.
To enable the Vectric Syntax Libraries, open ZeroBrane Studio and navigate to the <q>Edit</q> pull down menu, <q>Preferences and select <q>'''Settings: User'''</q>.


'''''Add the following line to the bottom of file'''''
'''''Add the following line to the bottom of file'''''

Revision as of 18:42, 30 October 2022

Back.jpg


Obtain Syntax Library

Download: | Vectric-ZeroBrane_API.zip

Open and extract the, Vectric.lua file from the zip file and copy Vectric.lua to "C:\ .... \ZeroBrains\api\lua" directory

Configuring library

To enable the Vectric Syntax Libraries, open ZeroBrane Studio and navigate to the Edit pull down menu, Preferences and select Settings: User.

Add the following line to the bottom of file

table.insert(api,'Vectric')


Vectric API








Back.jpg