An open API service indexing awesome lists of open source software.

https://github.com/jwellone/const-generator

Output a cs file that describes the constants of Scenes, Tags, Layers, and Sorting Layers.One of the "j1Tech" series developed by jwellone Inc for Unity.
https://github.com/jwellone/const-generator

unity

Last synced: about 2 months ago
JSON representation

Output a cs file that describes the constants of Scenes, Tags, Layers, and Sorting Layers.One of the "j1Tech" series developed by jwellone Inc for Unity.

Awesome Lists containing this project

README

          

[![GitHub license](https://img.shields.io/github/license/jwellone/const-generator.svg?style=plastic)](https://github.com/jwellone/const-generator/blob/main/Assets/jewllone/UniExtensions/ConstGenerator/LICENSE)
[![GitHub Release](https://img.shields.io/github/v/release/jwellone/const-generator.svg?style=plastic)](https://GitHub.com/jwellone/const-generator/releases/latest)
[![Github All Releases](https://img.shields.io/github/downloads/jwellone/const-generator/total?color=blue&style=plastic)](https://GitHub.com/jwellone/const-generator/releases)
![GitHub repo size](https://img.shields.io/github/repo-size/jwellone/const-generator?label=size&style=plastic)
![C#](https://img.shields.io/badge/C%23-239120?logo=c-sharp&style=plastic)
[![Unity](https://img.shields.io/badge/Unity-100000?logo=unity&style=plastic)](https://unity.com)

# const-generator
Output a cs file that describes the constants of Scenes, Tags, Layers, and Sorting Layers.

Also, can create your own class by inheriting IConstGenerator.

This feature is one of the "j1Tech" developed by jwellone Inc for Unity.

## Getting Started
- Import the package.
- Scenes,tags,layers,sorting layers Edit and save any of.
- A cs file with constants written is output.

See Project Settings > Const Generator.
![const-generator](https://user-images.githubusercontent.com/85072161/131362952-5f5237c5-842b-4012-9995-d9d733045fb0.gif)

## Authors
Developer:[Yasuhiko Usui.](https://github.com/UsuiYasuhiko-jw1)

[![GitHub watchers](https://img.shields.io/github/watchers/jwellone/const-generator.svg?style=social&label=Watch)](https://GitHub.com/jwellone/const-generator/watchers/)
[![GitHub stars](https://img.shields.io/github/stars/jwellone/const-generator.svg?style=social&label=Stars)](https://GitHub.com/jwellone/const-generator/stargazers)
[![GitHub fork](https://img.shields.io/github/forks/jwellone/const-generator.svg?style=social&label=Fork)](https://GitHub.com/jwellone/const-generator/network/members)
[![Twitter](https://img.shields.io/twitter/follow/jwellone?label=Twitter&logo=twitter&style=social)](http://twitter.com/jwellone)
[![Facebook](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white&style=plastic)](https://www.facebook.com/jwellone)