1.1.0 • Published 12 months ago

com.eyerunnman.gridsys v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Unity Package Template

This is a template repo for creating custom Unity Pacakge (upm) with github actions implemented to support auto update of packages in the npm package registery.

Features

  • A Base unity Package template to work.
  • Github actions implemented to support easy distribution of packages and their updates
  • Auto C# documentation using DocFX

MIT License docs-on-release release-please

Usage

After cloning the repo :

  • replace com.EyeRunnMan.GridSys with your org name in all file/dir names and their contents
  • replace com.EyeRunnMan.GridSys with your Grid System in all files/dir names and their contents

To use packages in unity from npm registery :

image

  • now go to window > package manger : 🎉enjoy your packages with automated changelogs and semver , don't forget to follow conventional commits

Also Use Conventional Commits for auto changelog and semver https://www.conventionalcommits.org/en/v1.0.0/

github action is taken from google-github-actions/release-please-action

Environment Variables

To run this project, you will need to add the NPM_TOKEN github secrets set up for your own repositories to make the github actions work. To get the token follow the steps below

🔗 Links

Build with ❤ By : @Eyerunnman

portfolio linkedin twitter

1.1.0

12 months ago

1.0.0

12 months ago