Skip to content

yanmasharski/drg.tools

Repository files navigation

DRG Tools

A collection of Unity tools and utilities designed to enhance your development workflow.

Overview

DRG Tools is a Unity package that provides various utilities and tools to streamline your Unity development process. The package is compatible with Unity 2022.3 and later versions.

Installation

  1. Open your Unity project
  2. Open the Package Manager (Window > Package Manager)
  3. Click the "+" button in the top-left corner
  4. Select "Add package from git URL..."
  5. Enter the repository URL "https://github.com/yanmasharski/drg.tools.git#v0.0.3"
  6. Click "Add"

Package Structure

The package is organized into the following main components:

Runtime

The Runtime folder contains the core functionality of the package:

  • Data: Contains data structures and models used throughout the package
  • Utils: Utility functions and helper classes
  • Logs: Logging functionality and related utilities
  • Ads: Ad integrations and ad-related utilities
  • Core: Core functionality and utilities

Editor

The Editor folder contains Unity Editor-specific tools and extensions.

Features

  • Applovin Ads support (use scripting define symbols "DRG_APPLOVIN" to enable)
  • Data storage and management
  • Debounced executor for Unity MonoBehaviour

Examples

To get started with the package, you can refer to the provided examples in the Examples folder.

Requirements

  • Unity 2022.3 or later

Author

License

This project is licensed under the terms included in the LICENSE file.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Support

For support, please open an issue in the repository or contact the author directly.

About

Unity Toolset

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages