[RELEASED] File Generator Pro


We’re super excited to announce the release of File Generator Pro, a rethinking of file creation within the Unity Editor.

=== Online Documentation ===
=== support@polylabs.co ===

File Generator Pro is a script creation tool for creating classes, structs, interfaces, enums, and more.
It is capable validating classes and implementing complex inheritance, and even allows you to create multiple classes at once using the batch tool! Additionally, this tool has the ability to generate general-purpose files such as JSON, XML, Text, and even Markdown files.

Features:

  • Create: classes, structs, interfaces, and enums
  • Auto-Implement: abstract methods and interfaces
  • Validation: ensure you are inheriting from existing classes, and that the class you’re generating is error-free!
  • Code Style Preferences: if you prefer braces on a new line rather than the same, you can rest easy!
  • Batch class creation: implement many similar classes at once!
  • Pro/Indie skins: designed to look great in any editor style.

=== Change log ===
Version 1.2 (Nov 3, 2020)

  • New Preference option to define a project default namespace. Value is supplied by default when creating new files.
  • Non-default super class constructors are now automatically implemented.

Version 1.1 (July 16, 2020)

  • New Preference option to throw a NotImplementedException instead of a default return value.
  • Quality of life updates to file generator: extra space after methods.

Version 1.0:

  • initial release

If you have any comments, questions, bug reports, or feature requests, feel free to leave a comment or reach out to our support email; we’d love to hear your thoughts!

With the release of asset version 1.2, the price has been lowered to $4.99 USD!