Message Template: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Wulfie Reanimator (talk | contribs)
Updated dead link.
m Switch URL to Github
Line 5: Line 5:


The master message template is stored in a public mercurial repository at:
The master message template is stored in a public mercurial repository at:
https://bitbucket.org/lindenlab/master-message-template-git/
https://github.com/secondlife/master-message-template


== See also ==
== See also ==

Revision as of 16:16, 31 March 2023

The message template describes all of the messages that Second Life uses to communicate between hosts. All message templates must match a CRC check between hosts, otherwise they will not communicate with each other.


The master message template is stored in a public mercurial repository at: https://github.com/secondlife/master-message-template

See also