Skip to content

Latest commit

 

History

History
55 lines (48 loc) · 1.87 KB

index.md

File metadata and controls

55 lines (48 loc) · 1.87 KB
layout title nav_order description permalink
default
Home
1
Kitbashery description placeholder.
/

Kitbashery professionally develops & maintains a collection of open source & paid middleware for Unity.

<script> var width = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;

width

## Latest Video: if (width >= 750) { <iframe width="740" height="550" src="https://www.youtube.com/embed/ls5ppTauxjQ"> </iframe> } else { <iframe width="370" height="275" src="https://www.youtube.com/embed/ls5ppTauxjQ"> </iframe> } ## Latest Asset: if(width >= 600) { <iframe src="https://assetstore.unity.com/linkmaker/embed/package/248930/widget-wide?aid=1100lvf66" style="width:600px; height:130px; border:0px;"></iframe> } else { <iframe src="https://assetstore.unity.com/linkmaker/embed/package/248930/widget?aid=1100lvf66" style="width:202px; height:260px; border:0px;"></iframe> } </script>

Package Installation Options (GitHub):

  1. Install an immutable package via openUPM.
  2. Manual install a mutable package by downloading the dev kit .unitypackage
  3. Legacy versions can be found in the asset's GitHub repository's Releases tab.
  4. Copy the asset's GitHub repository's Clone HTTPS URL and paste it into the package manager.

Installing demo scenes:

Contributing:

The latest contribution guidelines can be found here: https://github.com/Kitbashery/.github/blob/main/.github/CONTRIBUTING.md