Unity CodeGen is a library that streamlines code generation on the Unity editor. By defining your own Generator that inherits from ICodeGenerator, you can generate codeautomatically. Create a .cs file ...
Ensure you have Git installed and your Unity Version supports Git package manager imports (2019+) In Unity go to Window -> Package Manager Press the + icon in the top left Click "Add package from Git ...