#package #unity #uvm #manifest #read-write #package-json

uvm-project

Unity project creation and package injection library for UVM

1 unstable release

0.1.5 Nov 10, 2025

#1 in #uvm

BSD-3-Clause

17KB
308 lines

Unity project management utilities

This crate provides functionality for creating Unity projects and manipulating Unity package manifests (Packages/manifest.json).

Features

  • Create Unity projects using Unity CLI
  • Read and write Unity package manifests
  • Add and remove package dependencies
  • Extract package information from package.json

Dependencies

~2.3–5.5MB
~95K SLoC