All Projects β†’ dkoprowski β†’ Unityprojecttreegenerator

dkoprowski / Unityprojecttreegenerator

Licence: other
This script will generate universal folder structure for your Unity3D project.

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Unityprojecttreegenerator

Uicard
Generic UI for card games like Hearthstone, Magic Arena and Slay the Spire...
Stars: ✭ 142 (+1083.33%)
Mutual labels:  unity, unity3d, boilerplate
Simpleunitytcp
πŸ–§ Simple Unity Project to show how TCP communication are builded in C# without multi-threading or Unity network (Unet) involved.
Stars: ✭ 22 (+83.33%)
Mutual labels:  unity, unity3d
Tracerysharp
C#/Unity port of Tracery (heavily WIP)
Stars: ✭ 19 (+58.33%)
Mutual labels:  unity, unity3d
Tower Defense Game
this is a game made with Unity, the goal is to protect the tower against robots.
Stars: ✭ 25 (+108.33%)
Mutual labels:  unity, unity3d
Testbedhdrp
Testbed project for Unity HDRP (High Definition Render Pipeline)
Stars: ✭ 859 (+7058.33%)
Mutual labels:  unity, unity3d
Number Wizard Ui Original
Introducing basic User Interface in the Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub)
Stars: ✭ 18 (+50%)
Mutual labels:  unity, unity3d
Timelinetool
Provides an easy way to change Playable Director's Bindings and Clips at runtime.
Stars: ✭ 24 (+100%)
Mutual labels:  unity, unity3d
Pcx
Point cloud importer & renderer for Unity
Stars: ✭ 806 (+6616.67%)
Mutual labels:  unity, unity3d
Uduino
Simple and easy connection between Arduino and Unity
Stars: ✭ 25 (+108.33%)
Mutual labels:  unity, unity3d
Ubernet
Flexible networking library for Unity
Stars: ✭ 10 (-16.67%)
Mutual labels:  unity, unity3d
Pokemonunity
A framework to build PokΓ©mon RPG games.
Stars: ✭ 934 (+7683.33%)
Mutual labels:  unity, unity3d
Centrifuge
Cross-platform runtime mod loader and API for any Unity-based game. Supports Unity 5 and up!
Stars: ✭ 18 (+50%)
Mutual labels:  unity, unity3d
Buttons And Boxes
A Sokoban-esque puzzle game developed in unity 3D in 2016
Stars: ✭ 17 (+41.67%)
Mutual labels:  unity, unity3d
Ffmpegoutbinaries
Separated binary package of FFmpegOut Unity plugin
Stars: ✭ 19 (+58.33%)
Mutual labels:  unity, unity3d
Lasp
Low-latency Audio Signal Processing plugin for Unity
Stars: ✭ 816 (+6700%)
Mutual labels:  unity, unity3d
Unity Ml Environments
This repository features game simulations as machine learning environments to experiment with deep learning approaches such as deep reinforcement learning inside of Unity.
Stars: ✭ 23 (+91.67%)
Mutual labels:  unity, unity3d
Unitynativescripting
Unity Scripting in C++
Stars: ✭ 844 (+6933.33%)
Mutual labels:  unity, unity3d
Com.unity.multiplayer.mlapi
A game networking framework built for the Unity Engine to abstract game networking concepts.
Stars: ✭ 781 (+6408.33%)
Mutual labels:  unity, unity3d
Xlua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
Stars: ✭ 7,224 (+60100%)
Mutual labels:  unity, unity3d
Voxelengine unity
Voxel engine made in C# for Unity
Stars: ✭ 25 (+108.33%)
Mutual labels:  unity, unity3d

Unity project tree generator

This script will generate basic folder structure for your Unity3D project.

Take a look at my blog post for more information about this plugin.

Installation

Simply clone this repo into your Assets/Editor/* directory.

If you don't have Editor folder - create it

Usage

When you have cloned the repository look at your Unity. There is a new option in your toolbar. Choose Tools/Generate Project Tree and enjoy.

Contribution

Feel free to adjust this tool to your needs. To change folder structure look at GenerateFolderStructure method in CreateProjectTree class.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].