Cool VL Viewer forum
http://sldev.free.fr/forum/

Rules for contributions
http://sldev.free.fr/forum/viewtopic.php?f=10&t=1925
Page 1 of 1

Author:  Henri Beauchamp [ 2019-05-27 13:58:35 ]
Post subject:  Rules for contributions

This sub-forum is reserved to contributions you would like to do to the Cool VL Viewer.

The contributions may be submitted in the form of:

  • Attached plain text files or embedded "[ code ]" sections in your post: for Lua scripts.

  • Attached tarball or zip files: for UI skins/themes, XUI translated files (viewer UI elements translations).

  • Attached patches (either in plain or gzipped text): for actual viewer code contributions.
    The patch files must apply cleanly (without any reject) to the latest released sources (from within the linden/ directory of the sources), with the -p1 option of the 'patch' utility, and must be with UNIX line endings (do not post patches containing CRs: always use a UNIX-compatible editor when modifying the viewer sources, and never save the modified sources as a DOS file). To obtain such a patch, you may keep a copy of the untouched sources of the viewer in the original linden/ directory and copy it to a linden-patched/ directory, modifying the sources in the latter, and then issuing (from a UNIX, CygWin or WSL terminal pointing at the directory containing both linden/ and linden-patched/):
    Code:
    diff -durN linden/ linden-patched/ >your_patch_name.txt

Contributions that would aim to modify the viewer in such a way as to violate the TOS of any grid (SL or OpenSIM alike), in particular with regards to users privacy, and contents permission or integrity, would cause you to be immediately banned from this forum.

I reserve myself the right to include or not your contributions (with due credits should they be accepted), based on my sole judgment about their safety, usefulness, "bloatlessness" or desirability.
Even for contributions that won't get included (or that are not supposed to be, such as Lua scripts), nothing prevents you from maintaining/supporting them yourself via this forum.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/