Giter VIP home page Giter VIP logo

unity-package-template's Introduction

Unity Package Template

Rapidly set up a Custom Unity Package with this template!

How to Use

'Use this Template' Method

This is the most streamlined and the quickest method. Clicking Use this template will trigger the Initialize workflow after you package's repo is generated from the template. Once done, there will be a new commit with the package configured as follows: The package's Organization will be the repo owner's name, the Package name will be the repo's name and the README.md will be cleared.

Note:

  • If the workflow is not triggered go to Actions - Initialize - Run workflow and click Run workflow.
  • If the workflow fails due to access being revoked, go into the repo owner's Settings - Actions - General - Workflow permissions and set Read and write permissions.

Manual Set Up Method

Go to Code - Download ZIP and extract it in your Unity project's Packages directory. You could manually edit the package.json file in the Inspector and rename the Assembly Definition files to match your package name, but this can be automated with the included bash script. Open a command line program that supports bash and at the Package's root directory, run:

bash Init.sh

Enter the Organization and Package names and the script will initialize the package and delete unnecessary files (.github folder) just like the GitHub workflow.

unity-package-template's People

Contributors

rey-hax avatar

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.