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 ...
This is a work-in-progress research project and is not fully complete, and is for education/resource purposes only. Things will break and not every game will be compatible. This tool also does not ...