Skip to content

Commit f7646dc

Browse files
committed
Add the function range comment back in
1 parent 29dc8cb commit f7646dc

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

lsl_definitions.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# ************
2+
# * IMPORTANT*
3+
# ************
4+
# * Adding new functions and selecting function ids (for LSO):
5+
#
6+
# When adding functions it is important to select an available function ID from an open range.
7+
# Select a new ID from the open ranges listed below and update the list.
8+
# The following ranges are available for use:
9+
#
10+
# 561 - 589, 593 - 599,
11+
# 605 - 649, 663 - 699, 719 - 749, 751 - 759,
12+
# 763 - 799, 804 - 1023
13+
# 430 - 499 (appears to be open but use with caution.)
14+
15+
116
# increment only when the file format changes, not just the content
217
# retain the "llsd-" prefix for compatibility...
318
llsd-lsl-syntax-version: 2

0 commit comments

Comments
 (0)