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>- Install an immutable package via openUPM.
- Manual install a mutable package by downloading the dev kit .unitypackage
- Legacy versions can be found in the asset's GitHub repository's Releases tab.
- Copy the asset's GitHub repository's Clone HTTPS URL and paste it into the package manager.
Installing demo scenes:
The latest contribution guidelines can be found here: https://github.com/Kitbashery/.github/blob/main/.github/CONTRIBUTING.md