Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

umm/cafu_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAFU Generator

What

  • C# scripts generator for CAFU

Requirement

  • Unity 2018.1
  • .NET 4.x / C# 6.0

Install

yarn add "umm/cafu_generator#^1.0.0"

Usage

Youtube Video

  • Window > CAFU > Script Generator
    image
  • Select or Input options.
    image
  • Click Generate !!
    image

Options

Name           Description                Controller Presenter View UseCase Model Translator Repository DataStore Entity
Structure Type Structure (class) type to generate
Scene Name Scene name what generated class belongs
Class Name Name of class
Is Singleton? Enable if use ISingleton
Use Presenter Factory? Enable if need to generate Factory class for Presenter
Use Factory? Enable if need to generate Factory class
Overwrite? Overwrite file if already exists

Extensions

  • WIP

License

Copyright (c) 2018 Tetsuya Mori

Released under the MIT license, see LICENSE.txt