Skip to content

onchainstudios/onchainstudios-unity-extensions

Repository files navigation

onchainstudios-unity-extensions

Welcome to the OnChain Studios Unity Extensions repository! This collection of custom Unity packages is designed to help streamline and expedite your game and application development processes within Unity. Whether you're an indie developer or part of a larger team, these tools are crafted to enhance your workflow and bring your visions to life more swiftly.

Contents

Package Descriptions

Below are brief overviews of the packages included in this repository:

  • File Templates: Rapidly generate highly readable c# and visual scripting code.
  • UIToolkit Extensions: Enhances the functionalities of UI Toolkit and provides communication between UIDocument events and Visual Scripting.

For more in-depth information on each package and its functions, check out the specific READMEs:

Installation

To use any of these packages in your Unity project:

  1. Open Unity and go to Window > Package Manager.
  2. Click on the + button and select Add package from git URL....
  3. Enter the URL of the package you want to add.
  4. See package specific README's for more detailed installation instructions.

Usage

To start using the features of any package:

  1. Import the required package to your project.
  2. Follow the specific usage instructions provided in the package's respective README.

Documentation

Detailed documentation on each package, its functionalities, and examples are provided in the package's respective README.

Contributing

We welcome contributions! If you find a bug or think of a new feature, please open an issue. If you'd like to contribute directly, please follow the standard GitHub pull request process.

  1. Fork the repo.
  2. Create a new branch (git checkout -b feature/YourFeatureName).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeatureName).
  5. Create a new pull request.

License

See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages