Coder Social home page Coder Social logo

dteruel / toolnity Goto Github PK

View Code? Open in Web Editor NEW
37.0 4.0 0.0 5.59 MB

Toolnity is a bunch of Editor Tools and Gameplay Utilities for Unity.

Home Page: https://github.com/DTeruel/Toolnity

License: The Unlicense

C# 75.78% ShaderLab 20.63% HLSL 3.59%
unity tools features gameplay development game

toolnity's Issues

Git tags naming issue on OpenUPM

Hi @DTeruel,

You may notice that [email protected] didn't get processed by OpenUPM pipelines. The tag 2.0.0 has been marked as an Invalid Git Tag (duplicated version).

https://openupm.com/packages/com.dteruel.toolnity/?subPage=pipelines

image

Because the pipeline filtered the Git tag list by prefix toolnity, and found 3 candidates for version 2.0.0.

  • toolnity/2.0.0
  • toolnity/collections/2.0.0
  • toolnity/custom_buttons/2.0.0

It didn't know which one to take, and picked a random one and ignore others. In this case, the toolnity/custom_buttons/2.0.0 has been taken.

To avoid the ambiguous tag, I suggest you try one of the Git tag patterns below:

  • toolnity/2.0.0, toolnity-collections/2.0.0, toolnity-custom_buttons/2.0.0. Then update the Git tag prefix to toolnity/ on OpenUPM.
  • toolnity/2.0.0, collections/2.0.0, custom_buttons/2.0.0. keep the Git tag prefix to toolnity no change on OpenUPM.

Either way will solve the issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.