com.sludgyparrot.native
v1.0.2
Published
Core runtime framework containing common utilities, logging systems, debugging tools, extensions, and foundational components shared across Parrot Code Unity packages.
Downloads
147
Maintainers
Readme
Parrot Code Native
Core runtime framework containing common utilities, logging systems, debugging tools, and foundational components shared across Parrot Code Unity packages.
Features
- Structured logging and diagnostics
- Runtime debugging utilities
- Common helper classes
- Shared runtime abstractions
- Foundation for Parrot Code packages
Installation
Install via the Unity Package Manager.
Dependencies
None.
Usage
Import the required namespaces into your scripts:
using ParrotCode.Native;Refer to the API documentation for available utilities and runtime systems.
Compatibility
- Unity 2022.3 LTS or newer
License
Proprietary software.
Copyright (c) Sludgy Parrot (Pty) Ltd. All Rights Reserved.
