Add automatic version numbering to the build system.

Closes avsitter/avsitter.github.io#46
This commit is contained in:
Sei Lisa 2020-09-07 20:57:02 +02:00
parent 63c1c6b27b
commit 04c008db42
20 changed files with 121 additions and 24 deletions

View file

@ -16,7 +16,7 @@
// Placed in prop objects, this script sends the uuid of any Lockguard rings to the script in furniture.
// Ring prims in the prop should be named with "ring" in their prim name. e.g. "ring1", "ring2"
// string #version = "2.2";
integer COMM_CHANNEL = -57841689;
integer comm_handle;
list A = [comm_handle]; //OSS::list A; // Force error if not compiled in Mono