diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2abd043e..0edf3297 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -13,6 +13,7 @@ - Copyright 2022 Ryan O'Neill elfmaster@arcana-research.io - Copyright 2023 Even Stensberg evenstensberg@gmail.com - Copyright 2024 David Saeger david@dds.mil +- Copyright 2025 Dakota Crouchelli dakota.h.crouchelli.civ@us.navy.mil - _Add the copyright date, your name, and email address here. (PLEASE KEEP THIS LINE)_ ## Note for U.S. Federal Employees diff --git a/src/_releases/github.com/nawcad-creative-lab/unity-utility-scripts.json b/src/_releases/github.com/nawcad-creative-lab/unity-utility-scripts.json new file mode 100644 index 00000000..eadfcc09 --- /dev/null +++ b/src/_releases/github.com/nawcad-creative-lab/unity-utility-scripts.json @@ -0,0 +1,35 @@ +{ + "name": "NAWCAD CREATIVE Lab - Unity Utility Scripts", + "organization": "NAWCAD CREATIVE Lab", + "description": "A package of small, commonly used, narrow-purpose utilities for the Unity game engine.", + "tags": [ "unity", "unity 3d", "game engine", "training", "training simulation" ], + "contact": { + "email": "christopher.r.bowersock.civ@us.navy.mil" + }, + "status": "Production", + "vcs": "git", + "downloadURL": "https://github.com/NAWCAD-CREATIVE-Lab/Unity-Utility-Scripts/archive/refs/heads/main.zip", + "repositoryURL": "https://github.com/NAWCAD-CREATIVE-Lab/Unity-Utility-Scripts.git", + "homepageURL": "https://github.com/NAWCAD-CREATIVE-Lab/Unity-Utility-Scripts", + "languages": ["C#"], + "partners": [], + "permissions": { + "licenses": [ + { + "URL": "https://github.com/NAWCAD-CREATIVE-Lab/code.mil/blob/utility-scripts/LICENSE.md", + "name": "MIT" + } + ], + "usageType": "openSource", + "exemptionText": null + }, + "laborHours": 0, + "version": "1.4.0", + "date": { + "created": "2025-01-15", + "lastModified": "2025-09-09", + "metadataLastUpdated": "2025-09-25" + }, + "disclaimerText": "", + "disclaimerURL": "" +}