https://github.com/trs-game-tech/scriptableobjectcreator
Simple ScriptableObject creation from the right-click menu.
https://github.com/trs-game-tech/scriptableobjectcreator
scriptableobject scriptableobjects unity unity3d
Last synced: 10 months ago
JSON representation
Simple ScriptableObject creation from the right-click menu.
- Host: GitHub
- URL: https://github.com/trs-game-tech/scriptableobjectcreator
- Owner: trs-game-tech
- License: unlicense
- Created: 2024-07-10T13:37:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-14T16:40:12.000Z (over 1 year ago)
- Last Synced: 2025-01-24T13:16:13.021Z (11 months ago)
- Topics: scriptableobject, scriptableobjects, unity, unity3d
- Language: C#
- Homepage:
- Size: 301 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ScriptableObjectCreator
Simple ScriptableObject creation from the right-click menu.

You can perform an AND search by entering words separated by spaces in the search box.

## Installation
### Install via Unity Package Manager
Add package from git URL
```
https://github.com/trs-game-tech/ScriptableObjectCreator.git
```
### Manual install
Please download the source code from the link below and place it in the `Editor/` folder.
https://github.com/trs-game-tech/ScriptableObjectCreator/blob/main/Editor/ScriptableObjectCreatorWindow.cs
## License
The Unlicence.
https://unlicense.org/