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 version of the project is to be archived. I am completelely refactoring consolidating all the projects into the main one - https://github.com/Milk-Drinker01/Milk ...