Skip to content

Latest commit

 

History

History

GenEntitas.Runner.Console

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Console Runner

Builds into executable, run by mono GenEntitas.exe.

See also

Building

  • Open CodeGen.sln solution file
  • Build solution
  • After successful build GenEntitas/bin will contain GenEntitas.exe along with dependencies

Using console runner to generate from external dll with components

  • Create library project for Component classes
  • Fill it with components. Same as in Unity, use [Context("Game")] instead of [Game] attribute
  • Build components dll
  • Run mono GenEntitas.exe and follow help - provide settings file