Difference between revisions of "User:Free Portal/Sandbox/LSL Library"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(4 intermediate revisions by the same user not shown)
Line 13: Line 13:
== Rules ==
== Rules ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
Be sure to specify the original source. The script is applied according to the GPL and MIT licenses, so things that apply to your script, whenever you check out a license. For violation of the license will respond strongly.
Be sure to specify the original source. some script is applied according to the GPL and MIT licenses, so if apply to your script, you need to check out a license. '''Violation of the license will respond strongly.'''
</div></div>
</div></div>


<div id="box">
<div id="box">


== LSL Script Libraray ==
== LSL Script library ==


{| class="sortable" {{Prettytable}}
{| class="sortable" {{Prettytable}}
|- {{Hl2}}
|- {{Hl2}}
! '''이름'''
! '''Name'''
! '''라이센스'''
! '''License'''
! '''설명'''
! '''Description'''
|-
|-
|| [[User:Free_Portal/Sandbox/LSL_Library/Simple_Group_Invite|Simple Group Invite]]
|| [[User:Free_Portal/Sandbox/LSL_Library/Simple_Group_Invite|Simple Group Invite]]
Line 35: Line 35:
|-
|-
|| [[User:Free_Portal/Sandbox/LSL_Library/Simple_Music_Player|Simple Music Player]]
|| [[User:Free_Portal/Sandbox/LSL_Library/Simple_Music_Player|Simple Music Player]]
|| GPL2
|| free
|| Land music player.
|| Land music player.
|-
|-
|| [[User:Free_Portal/Sandbox/LSL_Library/SKUTF8ToUnicode|SKUTF8ToUnicode]]
|| [[User:Free_Portal/Sandbox/LSL_Library/SKUTF8ToUnicode|SKUTF8ToUnicode]]
|| free
|| free
|| convert for Sera Korea UTF-8 encoding korean string to unicode string.
|| convert for [http://serakorea.co.kr Sera Korea Viwer] UTF-8 encoding korean string to unicode string.
|-
|| [[User:Free_Portal/Sandbox/LSL_Library/Simple_Online_Indicater|Simple Online Indicater]]
|| free
|| Simple online or offline indcater
|}
|}

Latest revision as of 22:40, 21 April 2010

Script Library

Share some of the published work for the script repository.

Rules

Be sure to specify the original source. some script is applied according to the GPL and MIT licenses, so if apply to your script, you need to check out a license. Violation of the license will respond strongly.

LSL Script library

Name License Description
Simple Group Invite free Simple group inviter.
Simple Random Vendor GPL2 Simple random vendor.
Simple Music Player free Land music player.
SKUTF8ToUnicode free convert for Sera Korea Viwer UTF-8 encoding korean string to unicode string.
Simple Online Indicater free Simple online or offline indcater