Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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": ""
}