Message Template: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Wulfie Reanimator (talk | contribs)
Updated dead link.
Log Linden (talk | contribs)
We use git for the message template now. We had updated the URI to the github repository but still claimed it was a mercurial repository.
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:




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


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

Latest revision as of 11:55, 22 November 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 git repository at: https://github.com/secondlife/master-message-template

See also