Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zenvin-dev/unityscriptgenerationframework
https://github.com/zenvin-dev/unityscriptgenerationframework
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zenvin-dev/unityscriptgenerationframework
- Owner: zenvin-dev
- Created: 2023-05-18T09:32:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-30T12:24:28.000Z (over 1 year ago)
- Last Synced: 2024-06-16T18:58:02.732Z (7 months ago)
- Language: C#
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Script Generation Framework
A basic setup to create configurable script generation factories in the editor.
See the Samples for an implementation that generates an enum based on the tags defined in the editor.
## Dependencies
This package requires my [Project Preferences](https://github.com/xZenvin/UnityProjectPreferences) package to be installed.