Begin adding LibOMV Data Types as specified in OSS LSLEdit

This commit is contained in:
zontreck 2024-08-22 12:27:20 -07:00
parent e70cec7df9
commit 565480ca8e
5 changed files with 215 additions and 1 deletions

View file

@ -0,0 +1,5 @@
/// This package contains some data types and utilities from the open sourced C# LSL Editor project.
/// All adaptations of the original code are credited to Alphons van der Heijden
///
/// // The code was donated on 2010-04-28 by Alphons van der Heijden to Brandon 'Dimentox Travanti' Husbands &
/// // Malcolm J. Kudra, who in turn License under the GPLv2 in agreement with Alphons van der Heijden's wishes.