Update links
This commit is contained in:
parent
65ce40036a
commit
efe6929206
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# [AVsitter](https://avsitter.github.io)™
|
||||
|
||||
Repository for [AVsitter](https://avsitter.github.io)™ - a furniture pose system for [Second Life](https://www.secondlife.com)® and [Opensim](https://en.wikipedia.org/wiki/OpenSimulator), written in [LSL](https://wiki.secondlife.com/wiki/LSL_Portal).
|
||||
Repository for [AVsitter](https://avsitter.github.io)™ - a furniture pose system for [Second Life](https://www.secondlife.com)® and [OpenSim](https://en.wikipedia.org/wiki/OpenSimulator), written in [LSL](https://wiki.secondlife.com/wiki/LSL_Portal).
|
||||
|
||||
## Getting the AVsitter2 scripts in Second Life/Opensim
|
||||
|
||||
|
@ -32,7 +32,7 @@ AVsitter LSL scripts are licensed under the [Mozilla Public License Version 2.0]
|
|||
|
||||
This basically means that: _you must make the source code for any of your changes available under MPL, but you can combine the MPL code with proprietary code, as long as you keep the MPL code in separate files._
|
||||
|
||||
For increased script memory, scripts can be run through [LSL-PyOptimizer online](http://lsl.project.zone/lsl-pyoptimizer/online.php). If you do this, please keep the [license notification](/LICENSE_script_header) intact in the header of any scripts you distribute.
|
||||
For increased script memory, scripts can be run through [LSL-PyOptimizer online](http://lsl.blacktulip-virtual.com/lsl-pyoptimizer/online.php). If you do this, please keep the [license notification](/LICENSE_script_header) intact in the header of any scripts you distribute.
|
||||
|
||||
## Trademarks and branding
|
||||
|
||||
|
@ -42,4 +42,4 @@ If you distrubute the scripts in this repository or a derivation, you may only u
|
|||
|
||||
Second Life® is a trademark of Linden Research, Inc. AVsitter™ is not affiliated with or sponsored by Linden Research.
|
||||
|
||||
Scripts were formatted by [LSL-PyOptimizer](http://lsl.project.zone/lsl-pyoptimizer/) and created using [LSLForge](https://github.com/raysilent/lslforge). A sincere thanks goes to the creators of those projects! Many thanks go also to Philip Rosedale and all Lindens (past and present).
|
||||
Scripts were formatted by [LSL-PyOptimizer](http://lsl.blacktulip-virtual.com/lsl-pyoptimizer/) and created using [LSLForge](https://github.com/raysilent/lslforge). A sincere thanks goes to the creators of those projects! Many thanks go also to Philip Rosedale and all Lindens (past and present).
|
||||
|
|
Loading…
Reference in a new issue