The Lua Studio Setup tool will be presented to configure the contribution:
Copy the code shown in the -LuaStudioSetup- tool as "Main.lua" file contents in LuaStudio application
Enter an expression in the tool to evaluate in LuaStudio at startup (e.g.: Timer example) and press [Save]
Once you have manually copied the code from the U8 contribution to your LuaStudio project, go to LuaStudio application and press play in your LuaStudio project to execute the expression you've entered in the LuaStudioSetup tool in your U8Contribution.
Instructions to load and run S8 system in LuaStudio as local project
Start Lua Studio and create a new project (e.g. called m8n)
Enter the project and edit the main.lua file to load S8 and library (e.g. see the text file "LuaStudio Workspace.txt" as candidate contents of main.lua)
Press run to start the S8 sytem
How to connect from remote S8 tools?
You can live-connect to any S8 system (e.g. a S8 system running in LuaStudio) and work using U8 development tools running in a web page, android or iOS system!