From 259959b43ee5f51d7723c04e2f4c6cb92d28149b Mon Sep 17 00:00:00 2001 From: Sei Lisa Date: Sun, 7 May 2017 16:35:49 +0200 Subject: [PATCH] Announce online version --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index cce74dd..88c9e86 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,10 @@ h1 { background: #2080C0; color: white; padding:25px 5% 8px; margin: 4% 7% 0px;
+

NEW! Online version

+ +

There is now an online version that you can try, here: LSL-PyOptimizer online

+

Introduction

LSL PyOptimizer is a LSL2 script optimizer written in Python 2. Currently it only supports code memory optimization (no speed optimization), only for Mono (no LSO), and only for the Second Life flavour of LSL (no OpenSim etc.).