https://github.com/kisaragieffective/consolelike
https://github.com/kisaragieffective/consolelike
unity unity-editor unity-editor-gui
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kisaragieffective/consolelike
- Owner: KisaragiEffective
- License: mit
- Created: 2025-05-18T06:54:49.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-18T07:05:11.000Z (about 1 year ago)
- Last Synced: 2025-06-09T10:51:42.719Z (about 1 year ago)
- Topics: unity, unity-editor, unity-editor-gui
- Language: C#
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ConsoleLike
Example implementation of console-like User Interface in [UI Toolkit].
[UI Toolkit]: (https://docs.unity3d.com/2022.3/Documentation/Manual/UIElements.html)
## License
MIT License, as described in [LICENSE.txt](./LICENSE.txt).