User:Free Portal/Sandbox/LSL Library: Difference between revisions
< User:Free Portal | Sandbox
Free Portal (talk | contribs) Created page with 'script libraray' |
Free Portal (talk | contribs) mNo edit summary |
||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
script | {{multi-lang}} | ||
{{User:Free_Portal/Template:Wiki_Header}} {{RightToc}} | |||
==Script Library== | |||
<div id="box"> | |||
<div style="padding: 0.5em 0.5em 1.5em"> | |||
Share some of the published work for the script repository. | |||
</div> | |||
</div> | |||
<div id="box"> | |||
== Rules == | |||
<div style="padding: 0.5em"> | |||
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 id="box"> | |||
== LSL Script library == | |||
{| class="sortable" {{Prettytable}} | |||
|- {{Hl2}} | |||
! '''Name''' | |||
! '''License''' | |||
! '''Description''' | |||
|- | |||
|| [[User:Free_Portal/Sandbox/LSL_Library/Simple_Group_Invite|Simple Group Invite]] | |||
|| free | |||
|| Simple group inviter. | |||
|- | |||
|| [[User:Free_Portal/Sandbox/LSL_Library/Simple_Random_Vendor|Simple Random Vendor]] | |||
|| GPL2 | |||
|| Simple random vendor. | |||
|- | |||
|| [[User:Free_Portal/Sandbox/LSL_Library/Simple_Music_Player|Simple Music Player]] | |||
|| free | |||
|| Land music player. | |||
|- | |||
|| [[User:Free_Portal/Sandbox/LSL_Library/SKUTF8ToUnicode|SKUTF8ToUnicode]] | |||
|| free | |||
|| 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 |