From 003034d9f6f22d0c2a26c32ee3eb370b03959cc6 Mon Sep 17 00:00:00 2001 From: Dakota Crouchelli Date: Thu, 18 Dec 2025 14:31:50 -0500 Subject: [PATCH] Added nawcad-creative-lab/unity-sandbox-assets.json to github releases added name to CONTRIBUTORS.md --- CONTRIBUTORS.md | 1 + .../unity-sandbox-assets.json | 35 +++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 src/_releases/github.com/nawcad-creative-lab/unity-sandbox-assets.json 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-sandbox-assets.json b/src/_releases/github.com/nawcad-creative-lab/unity-sandbox-assets.json new file mode 100644 index 00000000..fd7f5bf1 --- /dev/null +++ b/src/_releases/github.com/nawcad-creative-lab/unity-sandbox-assets.json @@ -0,0 +1,35 @@ +{ + "name": "NAWCAD CREATIVE Lab - Unity Sandbox Assets", + "organization": "NAWCAD CREATIVE Lab", + "description": "A package of components, objects, and prefabs for the Unity game engine that facilitate a low-code, modular, event-driven style of development.", + "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-Sandbox-Assets/archive/refs/heads/main.zip", + "repositoryURL": "https://github.com/NAWCAD-CREATIVE-Lab/Unity-Sandbox-Assets.git", + "homepageURL": "https://github.com/NAWCAD-CREATIVE-Lab/Unity-Sandbox-Assets", + "languages": ["C#"], + "partners": [], + "permissions": { + "licenses": [ + { + "URL": "https://github.com/NAWCAD-CREATIVE-Lab/Unity-Sandbox-Assets/blob/main/LICENSE.md", + "name": "MIT" + } + ], + "usageType": "openSource", + "exemptionText": null + }, + "laborHours": 0, + "version": "1.5.0", + "date": { + "created": "2025-01-23", + "lastModified": "2025-09-30", + "metadataLastUpdated": "2025-11-18" + }, + "disclaimerText": "", + "disclaimerURL": "" +}