T4 Text Templates for Unity
com.gamedevware.text-transform is an OpenUPM Unity package. This Unity editor extension provides T4 text templates processor. T4 template is a mixture of text blocks and control logic that can generate a text file. The control logic is written as fragments of program code in C#. The generated file can be text of any kind, such as resource file, source code or web page.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/deniszykov/t4-templates-unity3d.
Owner: deniszykov.
Topics
Related Unity Packages
- JSON & MessagePack Serialization com.gamedevware.serialization
- Giezi's Scriptable Object Variant ch.giezi.tools.scriptableobjectvariant
- Scriptable Object Collection com.brunomikoski.scriptableobjectcollection
- PerSpec Testing Framework com.digitraver.perspec
- JCMG Genesis com.jeffcampbellmakesgames.genesis
- Create Script Dialog com.roytheunissen.createscriptdialog
For registry setup problems, see Unity scoped registry troubleshooting.