com.sludgyparrot.standalone
v1.0.0
Published
A collection of standalone platform utilities, native integrations, build configuration tools, and runtime APIs for developing Unity applications targeting Windows, macOS, Linux, and other standalone platforms. Designed to support desktop and console plat
Maintainers
Readme
Parrot Code Standalone
A collection of standalone platform utilities, native integrations, build configuration tools, and runtime APIs for developing Unity applications targeting Windows, macOS, Linux, and other standalone platforms.
Features
- 🖥️ Windows, macOS, and Linux platform helpers
- 📁 Native file and folder picker utilities
- 📂 File association and shell integration
- 🖨️ Printing and document utilities
- 📋 Clipboard management
- 🪟 Window management APIs
- 🖱️ Mouse and cursor utilities
- 🧩 Native plugin interoperability
- ⚙️ Standalone player build configuration
- 🚀 Runtime platform detection
- 📊 System and hardware information
- 🔧 Build automation helpers
Installation
Install the package via the Unity Package Manager.
Dependencies
- Parrot Code Native
- Parrot Code Extensions
These dependencies will be resolved automatically by the Unity Package Manager.
Usage
Import the required namespace into your scripts:
using ParrotCode.Standalone;The package provides high-level APIs for interacting with desktop operating systems while abstracting away platform-specific implementation details.
Planned Features
- Native file picker
- Native folder picker
- Clipboard integration
- Window management
- Multi-monitor support
- Drag and drop
- Desktop notifications
- Printing support
- Process management
- System information
- Build helpers
- Console platform abstraction
- Platform-specific plugin support
Compatibility
- Unity 2022.3 LTS or newer
- Windows
- macOS
- Linux
License
Proprietary software.
Copyright (c) Sludgy Parrot (Pty) Ltd. All Rights Reserved.
